UNPKG

@qundus/qstate

Version:
4 lines (2 loc) 67 B
type VanillaHook<T = any> = () => T; export type { VanillaHook };