explorer-app/app.config.ts

8 lines
110 B
TypeScript

export default defineAppConfig({
github: {
appId: 0,
privateKey: '',
installationId: 0,
},
})