Skip to main content
Module

x/mtype/mod.ts

通用 ts 的类型工具
Go to Latest
File
export * from "./deps/is.ts";export * from "./deps/un.ts";export * from "./deps/pick.ts";export * from "./deps/array.ts";export * from "./deps/union.ts";export * from "./deps/maybe.ts";export * from "./deps/function.ts";