feat: add phase 6 js_library and ts_library bootstrap
Co-authored-by: Eriyc <50216491+Eriyc@users.noreply.github.com>
This commit is contained in:
3
tests/library_test/app.ts
Normal file
3
tests/library_test/app.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { greeting } from "./helper";
|
||||
|
||||
console.log(greeting("bundle"));
|
||||
Reference in New Issue
Block a user