import scene from './scene' import functions from './functions' import tags from './tags' import fdkk from './fdkk' import audio from './audio' export default { scene, functions, tags, fdkk, audio }