UNPKG

@promptbook/utils

Version:

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

7 lines (6 loc) 150 B
/** * @@@ * * @private utility for commitments */ export declare function formatOptionalInstructionBlock(label: string, content: string): string;