shop-module-no-deps
v1.0.12-rc-20231005-174439
Published
> SDK js dùng cho websocket.
Downloads
5
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>