Skip to content

Function: noopAsync()

noopAsync(): Promise<void>

Defined in: packages/core/src/noop.ts:7

Placeholder async function that does nothing

Returns

Promise<void>