UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

10 lines (9 loc) 167 B
export declare const organizationId: { name: string; required: boolean; in: string; description: string; schema: { $ref: string; }; };