@or-sdk/qna
Advanced tools
Comparing version 0.0.2-beta.1206.0 to 1.0.1-beta.1207.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SERVICE_KEY = void 0; | ||
exports.SERVICE_KEY = 'qna'; | ||
exports.SERVICE_KEY = 'qna-api'; | ||
//# sourceMappingURL=constants.js.map |
@@ -1,2 +0,2 @@ | ||
export const SERVICE_KEY = 'qna'; | ||
export const SERVICE_KEY = 'qna-api'; | ||
//# sourceMappingURL=constants.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const SERVICE_KEY = "qna"; | ||
export declare const SERVICE_KEY = "qna-api"; | ||
//# sourceMappingURL=constants.d.ts.map |
{ | ||
"name": "@or-sdk/qna", | ||
"version": "0.0.2-beta.1206.0", | ||
"version": "1.0.1-beta.1207.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.js", |
@@ -1,1 +0,1 @@ | ||
export const SERVICE_KEY = 'qna'; | ||
export const SERVICE_KEY = 'qna-api'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31331