UNPKG

gamelet-pixui-frame

Version:

pixui开发者框架

7 lines (6 loc) 301 B
import { GameletAPIImpl } from './framework/gameletapi'; export * from './framework/gameletapi'; export * from './thirdparty/thirdparyt'; export * from './getcookiedjc/getcookiedjc'; export * from './pluginsForActivityCenter/pluginsForActivityCenter'; export declare const GameletAPI: GameletAPIImpl;