@intuitionrobotics/google-services
Version:
9 lines • 338 B
JavaScript
export var ServiceKey;
(function (ServiceKey) {
ServiceKey["DialogFlow"] = "dialogflow.googleapis.com";
})(ServiceKey || (ServiceKey = {}));
export var GCPScope;
(function (GCPScope) {
GCPScope["CloudPlatform"] = "https://www.googleapis.com/auth/cloud-platform";
})(GCPScope || (GCPScope = {}));
//# sourceMappingURL=consts.js.map