Type alias: GetGlyphsResponse¶
Ƭ GetGlyphsResponse: Object
A response object returned when requesting glyphs
Index signature¶
▪ [stack: string]: { [id: number]: StyleGlyph;  }
Defined in¶
src/util/actor_messages.ts:72
Ƭ GetGlyphsResponse: Object
A response object returned when requesting glyphs
▪ [stack: string]: { [id: number]: StyleGlyph;  }
src/util/actor_messages.ts:72