UNPKG

@nesvet/n

Version:
3 lines 118 B
export type Falsy = "" | 0 | false | null | undefined; export type Falsey = Falsy; //# sourceMappingURL=Falsy.d.ts.map