UNPKG

@promptbook/remote-server

Version:

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

9 lines (8 loc) 197 B
import type { string_title_private } from './string_title_private'; /** * Semantic helper * Title of anything * * For example `"Ai*nautes"` */ export type string_title = string_title_private;