UNPKG

@dainprotocol/drift-sdk

Version:

SDK for Drift Protocol

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'); }