UNPKG

balena-sdk

Version:
6 lines (5 loc) 110 B
export interface InvitationTokenDecodedPayload { resource: string; name: string; token: string; }