Files
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

4 lines
149 B
TypeScript

declare const _default: <T>(value: T) => (true | Record<string, boolean>)[];
export default _default;
//# sourceMappingURL=fillBooleanArray.d.ts.map