UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines 218 B
export const studio = { type: 'http', scheme: 'bearer', bearerFormat: 'jwt', description: 'Used for authenticating requests made using Appsemble studio interface.', }; //# sourceMappingURL=studio.js.map