Searched refs:byIdAsync (Results 1 – 4 of 4) sorted by relevance
9 async byIdAsync(projectId: string): Promise<AppByIdQuery['app']['byId']> { constant
12 byIdAsync: jest.fn(async () => ({
384 const app = await AppQuery.byIdAsync(easProjectId);
27 byIdAsync: jest.fn(async () => ({