4 lines
86 B
TypeScript

import { ExplorerTree } from './tree'
export const explorerTree = new ExplorerTree()