custom-ant
v1.0.26-rc-20231120-165630
Published
> SDK js dùng cho websocket.
Downloads
22
Readme
SDK js dùng cho websocket.
Installation
npm i fe-shop-module
// in main.ts
import 'fe-shop-module/style.css';
Usage
import { Button } from 'fe-shop-module';
<Button type="primary">Click me!</Button>