ReCreateJS/txtjs

View on GitHub
site/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
import "./menu";
export { default as initDemo } from "./demo";
export { default as initExampleLoader } from "./example-loader";

// Note: The resulting site.js file is currently shared by the homepage and examples