UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

11 lines 241 B
export const app = { description: 'An app response', content: { 'application/json': { schema: { $ref: '#/components/schemas/App', }, }, }, }; //# sourceMappingURL=app.js.map