Type alias CompactedPhrasebook

CompactedPhrasebook: Record<keyof Phrasebook, Phrasebook[keyof Phrasebook]> & typeof en_US

Generated using TypeDoc