UNPKG

efficy-enterprise-api

Version:

The Efficy Enterprise API is developed for server-side usage in a Node.js environment (e.g. for integrations) and also bundled for usage inside an Efficy browser session for client-side JSON RPC requests.

3 lines 97 B
export default uuidv4; declare function uuidv4(): string; //# sourceMappingURL=uuidv4.d.mts.map