Interface DefaultValueProducerCallsbacks

Hierarchy

  • DefaultValueProducerCallsbacks

Properties

Properties

onStarted: (() => void)

Type declaration

    • (): void
    • Returns void

onStop: (() => void)

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc