UNPKG

putout

Version:

🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json

4 lines (2 loc) 107 B
import {register} from 'node:module'; register('./loader.mjs', new URL('./loader.mjs', import.meta.url));