@onflow/typedefs
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

JSDoc typedefs and TypeScript types.

import {CurrentUser} from "@onflow/typedefs"

const newUser: CurrentUser = { 
  addr: null,
  cid: null,
  expiresAt: null,
  f_type: 'User',
  f_vsn: '1.0.0',
  loggedIn: null,
  services: []
}

Readme

Keywords

none

Package Sidebar

Install

npm i @onflow/typedefs

Homepage

onflow.org

Weekly Downloads

9,136

Version

1.3.0

License

Apache-2.0

Unpacked Size

79.4 kB

Total Files

17

Last publish

Collaborators

  • bthaile
  • jribbink
  • nialexsan
  • bakii_agl
  • han210
  • gregorggg
  • chasefleming
  • dapperj
  • gregsantos
  • derrickpelletier
  • dapper_labs
  • jeffreydoyle
  • harry.eth
  • turbolent_flow