Skip to content

Type Alias: Release

Release = (() => void) | undefined

Defined in: adopt.ts:56

Teardown returned by a setup function; undefined if there is nothing to undo.