UNPKG

108 BTypeScriptView Raw
1import * as React from 'react';
2export default function useOnMount(callback: React.EffectCallback): void;