Skip to main content
Module

x/isx/mod.ts

TypeScript-first is function collections
Go to Latest
File
export * from "./isString/mod.ts";export * from "./isBoolean/mod.ts";export * from "./isNumber/mod.ts";export * from "./isLength0/mod.ts";export * from "./isUndefined/mod.ts";export * from "./isEmptyString/mod.ts";export * from "./isEmptyArray/mod.ts";