UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

8 lines (7 loc) 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TARGET_CLS = void 0; const TARGET_CLS = 'ant-wave-target'; exports.TARGET_CLS = TARGET_CLS;