Appearance
webshrine / stdtyp/src / FnNullary
FnNullary<Result>: Fn<undefined, Result>
Result
Fn
undefined
Any function without parameters
• Result = void
void
packages/stdtyp/src/utilities/fn.ts:28