Skip to main content
Module

x/mtype/mod.ts

通用 ts 的类型工具
Go to Latest
File
// 支持 deno
export * from './deno/is.ts'export * from './deno/un.ts'export * from './deno/pick.ts'export * from './deno/array.ts'export * from './deno/function.ts'