UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines 179 B
export const view = { name: 'view', in: 'query', description: 'The view of the resource to fetch.', schema: { type: 'string' }, }; //# sourceMappingURL=view.js.map