@nepwork/dashboards
Version:
Dashboards for emergencies and monitoring
12 lines • 341 B
JavaScript
/**
* @license
* Copyright Akveo. All Rights Reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*/
var NbChatOptions = /** @class */ (function () {
function NbChatOptions() {
}
return NbChatOptions;
}());
export { NbChatOptions };
//# sourceMappingURL=chat.options.js.map