UNPKG

@jovian/type-tools

Version:

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

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