Files
NebulaBrowser/node_modules/boolean/build/lib/index.d.ts
T
2025-07-25 14:22:48 +12:00

4 lines
121 B
TypeScript

import { boolean } from './boolean';
import { isBooleanable } from './isBooleanable';
export { boolean, isBooleanable };