UNPKG

@dodi-smart/nuki-graphql-api

Version:
6 lines 211 B
import type { Smartlock_WebConfig } from './Smartlock_WebConfig'; export type WebConfigRequest = { smartlockId?: number; webConfig?: Smartlock_WebConfig; }; //# sourceMappingURL=WebConfigRequest.d.ts.map