UNPKG

@smash-sdk/iam

Version:
6 lines (5 loc) 98 B
export interface DeleteGroupInput { groupId: string; } export interface DeleteGroupOutput { }