UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

8 lines (7 loc) 180 B
export declare class TextFieldAutoSize extends Object { static NONE: string; static LEFT: string; static CENTER: string; static RIGHT: string; constructor(); }