UNPKG

@dwn-protocol/id-sdk

Version:

SDK for accessing the features and capabilities

5 lines 159 B
/** * Dynamically selects DWN endpoints */ export declare function getServiceDwnEndpoints(): Promise<string[]>; //# sourceMappingURL=service-options.d.ts.map