Skip to main content
Module

x/unknownutil/mod.ts

🦕 An utility pack for handling unknown type in deno
Go to Latest
File
export * from "./assert.ts";export * from "./ensure.ts";export * from "./is.ts";export * from "./maybe.ts";