6778ee0
1
2
3
4
5
import { compileFile } from './index.js' import { expose } from 'threads/worker' expose({ compileFile })