mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
48daf2dc88
Also did some renames from underscores to hyphens
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
export default "0.1.1";
|
|
|
|
export { default as TestClass } from "./TestClass.ts";
|