UNPKG

80 BTypeScriptView Raw
1declare const isBooleanable: (value: any) => boolean;
2export { isBooleanable };