UNPKG

chkutils

Version:

package for type checking and various utilities

5 lines (4 loc) 92 B
import { Checks } from "./Checks"; export declare const _c: { Checks: typeof Checks; };