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

2 lines
47 B
TypeScript
Raw Normal View History

export type StyleWithLevel = [string, number];