import { bootstrap } from './base'
import { App } from '@/app/BDMeteorologicalDataProtocol'
bootstrap(App)