UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

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