UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

11 lines 280 B
export const blockVersion = { description: 'A block definition response', content: { 'application/json': { schema: { $ref: '#/components/schemas/BlockVersion', }, }, }, }; //# sourceMappingURL=blockVersion.js.map