UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines 272 B
export class HierarchicalEntityListView extends EmptyView { constructor(); set selection(arg: any); set dataset(arg: any); #private; } import EmptyView from "../../../src/view/elements/EmptyView.js"; //# sourceMappingURL=HierarchicalEntityListView.d.ts.map