CustomEvents
Import
import { CustomEvents } from "@hyper-fetch/plugin-devtools"
Source
Package
Preview
enum CustomEvents {
REQUEST_CREATED = "REQUEST_CREATED";
}
import { CustomEvents } from "@hyper-fetch/plugin-devtools"
enum CustomEvents {
REQUEST_CREATED = "REQUEST_CREATED";
}