UNPKG

commonui-lib-test

Version:

"#common ui lib test"

9 lines (8 loc) 311 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ export default class textMatchTime extends fgui.GComponent { textTime: fgui.GTextField; static URL: string; static createInstance(): textMatchTime; constructor(); protected onConstruct(): void; }