UNPKG

@kelvininc/ui-components

Version:
8 lines (6 loc) 230 B
'use strict'; exports.ESummaryCardType = void 0; (function (ESummaryCardType) { ESummaryCardType["Text"] = "string"; ESummaryCardType["Number"] = "number"; })(exports.ESummaryCardType || (exports.ESummaryCardType = {}));