UNPKG

commonui-lib-test

Version:

"#common ui lib test"

11 lines (10 loc) 394 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ import comPopMainten from "./comPopMainten"; export default class popMainten extends fgui.GComponent { ctrlMaintenTypes: fgui.Controller; comPopMainten: comPopMainten; static URL: string; static createInstance(): popMainten; constructor(); protected onConstruct(): void; }