UNPKG

awayjs-display

Version:
11 lines 758 B
export {default as AntiAliasType} from "./text/AntiAliasType"; export {default as Font} from "./text/Font"; export {default as GridFitType} from "./text/GridFitType"; export {default as TesselatedFontChar} from "./text/TesselatedFontChar"; export {default as TesselatedFontTable} from "./text/TesselatedFontTable"; export {default as TextFieldAutoSize} from "./text/TextFieldAutoSize"; export {default as TextFieldType} from "./text/TextFieldType"; export {default as TextFormat} from "./text/TextFormat"; export {default as TextFormatAlign} from "./text/TextFormatAlign"; export {default as TextInteractionMode} from "./text/TextInteractionMode"; export {default as TextLineMetrics} from "./text/TextLineMetrics";