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

1.4.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

17,528

Version

1.4.0

License

Apache-2.0

Unpacked Size

132 kB

Total Files

19

Last publish

Collaborators

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