UNPKG

simple-functional-loader

Version:
5 lines (3 loc) 85 B
import a from './test.html'; import { b } from './test.ts'; console.log(a + b);