UNPKG

@antdv/pro-utils

Version:

@antdv/pro-utils

3 lines (2 loc) 100 B
import type { Fn } from '../interface'; export declare function tryOnScopeDispose(fn: Fn): boolean;