Appearance
webshrine / stdtyp/src / FnAsyncNullary
FnAsyncNullary<Result>: FnAsync<undefined, Result>
Result
FnAsync
undefined
Any async function without parameters
• Result = void
void
packages/stdtyp/src/utilities/fn.ts:72