UNPKG

@solsdk/keystone_sdk

Version:

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