Files
rules_bun/tests/library_test/app.ts

4 lines
71 B
TypeScript

import { greeting } from "./helper";
console.log(greeting("bundle"));