my-shop-module
v0.0.4
Published
> SDK js dùng cho websocket.
Downloads
4
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>