UNPKG

@promptbook/google

Version:

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

11 lines (10 loc) 326 B
import type { LinguisticHashWordLists } from './linguisticHashTypes'; /** * Czech word lists used by the linguistic hash. * * @private utility of `linguisticHash` */ export declare const LINGUISTIC_HASH_WORD_LISTS_CS: LinguisticHashWordLists; /** * Note: [💞] Ignore a discrepancy between file name and entity name */