UNPKG

@smash-sdk/iam

Version:
6 lines (5 loc) 95 B
export interface InviteUserInput { userId: string; } export interface InviteUserOutput { }