UNPKG

@legendapp/state

Version:
2 lines (1 loc) 81 B
export declare const useEffectOnce: (effect: () => void | (() => void)) => void;