File size: 175 Bytes
670a607
 
 
1
2
3
import OpenFileChooser from './behaviors/filechooser/Open.js';
import FileChooser from './gameobjects/dom/filechooser/FileChooser.js';
export { OpenFileChooser, FileChooser };