Skip to main content
Module

x/mtype/mod.ts

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