Files
Remote-Control-Center/mc_test/node_modules/boolean/build/lib/index.d.ts
2025-11-25 09:56:15 +03:00

4 lines
121 B
TypeScript
Executable File

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