UNPKG

@dodi-smart/nuki-graphql-api

Version:
7 lines 220 B
export type CompletableFutureListApiKey = { cancelled?: boolean; done?: boolean; completedExceptionally?: boolean; numberOfDependents?: number; }; //# sourceMappingURL=CompletableFutureListApiKey.d.ts.map