@undp/carbon-library 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cjs/index.js
CHANGED
|
@@ -5314,5 +5314,6 @@ exports.getStageEnumVal = getStageEnumVal;
|
|
|
5314
5314
|
exports.getStageTagType = getStageTagType;
|
|
5315
5315
|
exports.getStageTransferEnumVal = getStageTransferEnumVal;
|
|
5316
5316
|
exports.getTransferStageTagType = getTransferStageTagType;
|
|
5317
|
+
exports.isBase64 = isBase64;
|
|
5317
5318
|
exports.sumArray = sumArray;
|
|
5318
5319
|
//# sourceMappingURL=index.js.map
|