UNPKG

@cabin-interactive/qrz-api-client

Version:
3 lines (2 loc) 119 B
import type { QrzClientConfig } from "./types"; export declare function validateConfig(config: QrzClientConfig): void;