UNPKG

@e280/quay

Version:

File-browser and outliner UI for the web

3 lines (2 loc) 129 B
import { Group } from "../../../logic/group.js"; export declare const Tree: import("@e280/sly").ShadowView<[group: Group<any>]>;