UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

8 lines 199 B
export const readmeId = { name: 'readmeId', in: 'path', description: 'The id of an app readme', required: true, schema: { type: 'number' }, }; //# sourceMappingURL=readmeId.js.map