Files
NSG_PORTAL_V2/components/dynamic-page/page-component/templates/others/index.ts
T

4 lines
273 B
TypeScript
Raw Normal View History

2024-06-28 15:39:26 +07:00
// export { default as Weather_Day } from './weathers/WeatherDay.vue'
// export { default as Comment_Default } from './comments/Default.vue'
export { default as Other_Weather } from './weathers/index.vue'
export { default as Other_Secutities } from './securities/index.vue'