1
0
Fork 0
mirror of synced 2024-06-16 09:25:12 +12:00
budibase/packages/types/src/documents/app/app.ts
2022-05-03 22:58:19 +01:00

4 lines
41 B
TypeScript

export interface App {
appId: string
}