Appearance
type GuardFallbackFn = () => unknown;
Defined in: types/config.type.ts:8
Signature for guard fallback functions
unknown