PluginLifecycle
Import
import { PluginLifecycle } from "@hyper-fetch/core"
Source
Package
Preview
type PluginLifecycle = trigger | start | success | error | finished;
import { PluginLifecycle } from "@hyper-fetch/core"
type PluginLifecycle = trigger | start | success | error | finished;