UNPKG

@appsemble/node-utils

Version:

NodeJS utilities used by Appsemble internally.

5 lines (4 loc) 127 B
/** * A list of organization names that are not allowed to be used. */ export declare const organizationBlocklist: string[];