1import order from './order.mjs';
2
3order.push('c');
4