@gitcoinco/passport-sdk-types
v0.2.0
Published
Shared types for the Passport SDK are contained here.
Downloads
344
Readme
Gitcoin Passport SDK: Types
Shared types for the Passport SDK are contained here.
Instructions:
- Ensure
@gitcoinco/passport-sdk-types
is included as a package dependency - Import types like so:
import { VerifiableCredential } from "@gitcoinco/passport-sdk-types"