| export * from '@ant-design/icons-vue' | |
| import regex from './regex.svg' | |
| import play from './play.svg' | |
| import fullscreen from './fullscreen.svg' | |
| export { | |
| regex, | |
| play, | |
| fullscreen | |
| } |
| export * from '@ant-design/icons-vue' | |
| import regex from './regex.svg' | |
| import play from './play.svg' | |
| import fullscreen from './fullscreen.svg' | |
| export { | |
| regex, | |
| play, | |
| fullscreen | |
| } |