UNPKG

@am92/kms

Version:
9 lines (8 loc) 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INVALID_CONFIG_ERROR = void 0; /** @ignore */ exports.INVALID_CONFIG_ERROR = { message: 'Invalid Config', errorCode: 'Kms::INVALID_CONFIG' };