Files
Kmake/test/fixtures/es-modules/tla/c.mjs
2026-05-26 23:36:42 -07:00

4 lines
51 B
JavaScript

import order from './order.mjs';
order.push('c');