Repository URL to install this package:
|
Version:
4.0.23 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const tabClasses = {
tabList: 'product-list-tabs',
tabItem: 'product-list-tab'
};
exports.tabClasses = tabClasses; //# sourceMappingURL=fixture.js.map