UNPKG

@drift-labs/sdk

Version:
5 lines (4 loc) 153 B
// Export a function to create a new Client instance export function createClient(..._args: any) { throw new Error('Only available in node context'); }