UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines 226 B
export const $own = { name: '$own', schema: { type: 'boolean' }, description: 'If only the resources created by the authenticated app member should be included', in: 'query', }; //# sourceMappingURL=$own.js.map