chatgpt-web/src/components/custom/index.ts

4 lines
65 B
TypeScript
Raw Normal View History

2024-01-22 08:52:37 +00:00
import GithubSite from './GithubSite.vue'
export { GithubSite }