UNPKG

@promptbook/google

Version:

Promptbook: Turn your company's scattered knowledge into AI ready books

9 lines (8 loc) 198 B
/** * * @param message * @returns * @throws {PipelineExecutionError} * @private still in development [🏳] */ export declare function extractMultiplicatedOccurrence(message: string): string;