import CodePlayer from './components/index.vue'; export type { CodePlayerOptions } from './type'; export default CodePlayer;