pique/frontend/main.ts

3 lines
71 B
TypeScript

import { makeEditor } from './editor';
window.makeEditor = makeEditor;