falsy.js.map 203 B

12345678
  1. {
  2. "version": 3,
  3. "sources": ["../../src/generic/falsy.ts"],
  4. "sourcesContent": ["export type Falsy = false | 0 | -0 | 0n | '' | null | undefined | void;\n"],
  5. "mappings": ";;AAAA;",
  6. "names": []
  7. }