// AUTO-GENERATED using `gulp buildScriptIndexes` import * as attachFile from './attachFile'; import * as hideKeyboard from './hideKeyboard'; import * as setTags from './setTags'; const index: any[] = [ attachFile, hideKeyboard, setTags, ]; export default index; // AUTO-GENERATED using `gulp buildScriptIndexes`