UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines 196 B
export const $top = { name: '$top', in: 'query', description: 'Limit the number of entities returned.', schema: { type: 'integer', minimum: 0 }, }; //# sourceMappingURL=$top.js.map