Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 122 Bytes

esm.md

File metadata and controls

6 lines (5 loc) · 122 Bytes

import(.)?from '.([a-z/-_]?)'; import$1from '.$2.js'; backend/**/*.ts

from '([./]+)([a-zA-Z/-_]*?)'; from '$1$2.js';