superid-components-test
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

superid-components-test

superID 组件库,支持 superID 项目冗余代码清理&行业线代码梳理拆分

安装

npm

npm i superid-components-test

使用

import React from 'react';
import Item from 'superid-compnents-test';

interface Iprops {};

const Test: React.FC<{Iprops}> = () => {
    return <Item />
};

API

参数 说明 类型

Package Sidebar

Install

npm i superid-components-test

Weekly Downloads

0

Version

0.1.5

License

ISC

Unpacked Size

4.06 MB

Total Files

73

Last publish

Collaborators

  • songke-ekko