frontend/.pnpm-store/v3/files/47/31042c8e87274589502d60b3d3b3677f15f6097411042c59ec36a5e99acf48555cee8d02d17020f7d24bf8ff47cce3984730cc192057ec689edadfd7b600fe

5 lines
90 B
Plaintext

export type RunnerOrganizationHasTeamsError = {
name: string;
message: string;
};