ruffle/web/extension/js/index.js

4 lines
134 B
JavaScript
Raw Normal View History

import "../../js-src/element";
//Currently, no code is exclusive to the Extension, so we just import the
//Element and that's that...