UNPKG

testeranto

Version:

the AI powered BDD test framework for typescript projects

5 lines (3 loc) 153 B
import { createRequire } from 'module';const require = createRequire(import.meta.url); // src/mothership/mothership.ts console.log("hello mothership");