Home > @cjh1/sfapi > CreateGroupBody
Signature:
export type CreateGroupBody = { name: string; repo_name: string; };