import * as init from './001-init.js' import * as safelink from './002-safelink.js' export default { '001': init, '002': safelink, }