UNPKG

ts-comply

Version:

TypeTools is a Typescript library for providing extensible tooling runtime validations and type helpers.

8 lines (4 loc) 144 B
/* Firestack (c) 2020, License: MIT */ export * from './util/global.utils'; import * as ix from './ix'; export const hotblock = ix.hotblock;