p5.js-web-editor/client/modules/IDE/components/Searchbar/index.js

3 lines
126 B
JavaScript

export { default as CollectionSearchbar } from './Collection.jsx';
export { default as SketchSearchbar } from './Sketch.jsx';