UNPKG

yuang-framework-ui-pc

Version:

yuang-framework-ui-pc Library

10 lines (9 loc) 219 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const tabWrapProps = { /** 尺寸 */ size: String, /** 风格类型 */ type: String }; exports.tabWrapProps = tabWrapProps;