UNPKG

@promptbook/remote-server

Version:

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

8 lines (7 loc) 179 B
import type { NamePool } from './NamePool'; /** * Name pool for Czech names * * @private [🍇] Maybe expose via some package */ export declare const CzechNamePool: NamePool;