On this page
Properties

Interface OnceOptions

interface OnceOptions {
    signal?: AbortSignal;
}

Hierarchy (View Summary)

Index

Properties

Properties

signal?: AbortSignal
Was this helpful?
SDK JS
Reference
OnceOptions