UNPKG

@smash-sdk/iam

Version:
6 lines (5 loc) 103 B
export interface DeleteUserSCIMInput { userId: string; } export interface DeleteUserSCIMOutput { }