UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 210 B
/** * Gets markdown documentation for WALLET commitment. * * @private function of WalletCommitmentDefinition */ export declare function getWalletCommitmentDocumentation(type: 'WALLET' | 'WALLETS'): string;