UNPKG

121 BTypeScriptView Raw
1import { boolean } from './boolean';
2import { isBooleanable } from './isBooleanable';
3export { boolean, isBooleanable };