on-signal.d.ts 56 Bytes
export declare const onSignal: (cb: () => any) => void;