UNPKG

mk-component

Version:

- 1、npm install mk-component --save

12 lines 183 B
{ "presets": [ ["env"], ["stage-0"], ["react"], ], "plugins": [ ["transform-runtime"], ["add-module-exports"], ["import", { libraryName: "antd" }], ] }