UNPKG

@updatedev/js

Version:

Update JavaScript SDK

4 lines 242 B
import { UpdateClientOptions } from './types/options'; import { UpdateClient } from './Update'; export declare function createClient(updateApiKey: string, options: UpdateClientOptions): UpdateClient; //# sourceMappingURL=createClient.d.ts.map