Appearance
type AppSetup = (ctx) => Awaitable<void>;
Defined in: packages/valaxy/client/setups.ts:15
AppContext
Awaitable<void>
Awaitable
void