import { bootstrap } from '@djledda/ladder'; import StoccaTreRoot from './StoccaTreRoot'; bootstrap(new StoccaTreRoot(), "root");