zcash-grant-system/frontend/client/typings/falsy.d.ts

2 lines
39 B
TypeScript

type Falsy = null | undefined | false;