UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines 225 B
export const selectedGroupId = { name: 'selectedGroupId', in: 'query', description: 'The currently selected group of the app member.', schema: { type: 'number' }, }; //# sourceMappingURL=selectedGroupId.js.map