UNPKG

focus-lock

Version:
2 lines (1 loc) 67 B
export declare const safeProbe: <T>(cb: () => T) => T | undefined;