UNPKG

@openshift-console/dynamic-plugin-sdk-internal

Version:
13 lines (12 loc) 535 B
export var ByteDataTypes; (function (ByteDataTypes) { ByteDataTypes["BinaryBytes"] = "binaryBytes"; ByteDataTypes["BinaryBytesWithoutB"] = "binaryBytesWithoutB"; ByteDataTypes["DecimalBytes"] = "decimalBytes"; ByteDataTypes["DecimalBytesWithoutB"] = "decimalBytesWithoutB"; })(ByteDataTypes || (ByteDataTypes = {})); export var ActionMenuVariant; (function (ActionMenuVariant) { ActionMenuVariant["KEBAB"] = "plain"; ActionMenuVariant["DROPDOWN"] = "default"; })(ActionMenuVariant || (ActionMenuVariant = {}));