Skip to content
Type alias

UseScriptStatus

Generated from the TypeScript source of the published package.

@danixsoft/hooks


UseScriptStatus = "idle" | "loading" | "ready" | "error"