UNPKG

@dodi-smart/nuki-graphql-api

Version:
5 lines 209 B
import type { CompletableFutureListApiKey } from './CompletableFutureListApiKey'; export type ApiKeyService = { byActiveWebhook?: CompletableFutureListApiKey; }; //# sourceMappingURL=ApiKeyService.d.ts.map