UNPKG

@lightninglabs/lnc-web

Version:

Lightning Node Connect npm module for web

3 lines 188 B
/** The default URL for the LNC WASM client binary. */ export declare const WASM_CLIENT_URL = "https://lightning.engineering/lnc-v0.4.0-alpha.wasm"; //# sourceMappingURL=constants.d.ts.map