UNPKG

grandma3-ts-types

Version:
7 lines (6 loc) 186 B
type Root = Obj<undefined, any> & { [index: string]: any } & { ShowData: ShowData; ColorTheme: ColorTheme; DeviceConfigurations: DeviceConfigurations; GraphicsRoot: GraphicsRoot; };