1
0
Fork 0
mirror of synced 2024-06-02 02:25:17 +12:00
budibase/packages/types/src/documents/app/app.ts

4 lines
41 B
TypeScript
Raw Normal View History

2022-05-04 09:58:19 +12:00
export interface App {
appId: string
}