UNPKG

@alwaysai/cloud-api

Version:

A library for defining the alwaysAI Cloud API

3 lines 158 B
import { SystemId } from './constants'; export declare function SystemDomainName(systemId: SystemId): string; //# sourceMappingURL=system-domain-name.d.ts.map