UNPKG

@promptbook/node

Version:

Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action

7 lines (6 loc) 181 B
/** * Clears an optional scheduled timer when it exists. * * @private function of BookEditorMonaco */ export declare function clearScheduledTimer(timerId: number | null): void;