Edit File: index.js
import directives from './directives' import ref from './ref' export default [ ref, directives ]
Back to File Manager