import { startIde } from '~/ide/index';
import extendStore from '~/ide/stores/extend';
startIde({ extendStore });