UNPKG

@smash-sdk/iam

Version:
6 lines (5 loc) 106 B
export interface DeleteGroupSCIMInput { groupId: string; } export interface DeleteGroupSCIMOutput { }