docx-rs/docx-wasm/js/json/bindings/FontSchemeFont.ts

2 lines
70 B
TypeScript

export interface FontSchemeFont { script: string, typeface: string, }