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

1.4.1 • 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: []
}

/@onflow/typedefs/

    Package Sidebar

    Install

    npm i @onflow/typedefs

    Homepage

    flow.com

    Weekly Downloads

    8,778

    Version

    1.4.1

    License

    Apache-2.0

    Unpacked Size

    107 kB

    Total Files

    11

    Last publish

    Collaborators

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