// This file ensures that the request rewriter runs before the app
import '@/utils/request-rewriter';
export { default } from './app-bootstrap';