UNPKG

@golemio/pid

Version:
5 lines (4 loc) 97 B
export interface IJISTranslationTextNullable { cs?: string | null; en?: string | null; }