UNPKG

@gandlaf21/bc-ur

Version:

A JS implementation of the Uniform Resources (UR) specification from Blockchain Commons

5 lines 168 B
import UR from './ur'; import UREncoder from './urEncoder'; import URDecoder from './urDecoder'; export { UR, UREncoder, URDecoder, }; //# sourceMappingURL=index.js.map