4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
export * from "./is-null.ts";
|
|
export * from "./is-nullish.ts";
|
|
export * from "./is-undefined.ts";
|