First Push
This commit is contained in:
4
node_modules/boolean/lib/index.ts
generated
vendored
Normal file
4
node_modules/boolean/lib/index.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { boolean } from './boolean';
|
||||
import { isBooleanable } from './isBooleanable';
|
||||
|
||||
export { boolean, isBooleanable };
|
||||
Reference in New Issue
Block a user