Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

@gitcoin/passport-types

Shared types for the Gitcoin Passport repo.

Instructions:

  • Ensure @gitcoin/passport-types is included as a package dependency
  • Import like so: import { VerifiableCredential } from "@gitcoin/passport-types"