@tsanghoilun/snow-n-surf-interface

2.2.53 • Public • Published

Install

npm i @tsanghoilun/snow-n-surf-interface

The Types and Interfaces are located in @tsanghoilun/snow-n-surf-interface/types/

Use

// get Session interface from @tsanghoilun/snow-n-surf-interface/types/
import {Session} from '@tsanghoilun/snow-n-surf-interface/types/session'
...
...
...
const mySession: Session = {...}

Publish

npm login
<!-- Update version number -->

npm run rep
<!-- and push to git -->

Readme

Keywords

none

Package Sidebar

Install

npm i @tsanghoilun/snow-n-surf-interface

Weekly Downloads

7

Version

2.2.53

License

ISC

Unpacked Size

17.2 kB

Total Files

25

Last publish

Collaborators

  • tsanghoilun
  • shinji1129