Files
chatgpt-web/src/components/custom/index.ts
2023-02-13 11:59:00 +08:00

4 lines
65 B
TypeScript

import GithubSite from './GithubSite.vue'
export { GithubSite }