IMPORT_PATH: "@daiso-tech/core/async"
"@daiso-tech/core/async"
Optional
The maximum time to wait before automatically aborting the executing function.
import { TimeSpan } from "@daiso-tech/core/utilities";TimeSpan.fromSeconds(2) Copy
import { TimeSpan } from "@daiso-tech/core/utilities";TimeSpan.fromSeconds(2)
IMPORT_PATH:
"@daiso-tech/core/async"