瀏覽代碼

add ripple-lib re-export

master
nitowa 2 年之前
父節點
當前提交
b447efb9d8
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      src/index.ts

+ 2
- 1
src/index.ts 查看文件

@@ -1,3 +1,4 @@
1 1
 export * from './xrpIO/ripple-binding'
2 2
 export * from './util/types'
3
-export * from './util/protocol.constants'
3
+export * from './util/protocol.constants'
4
+export * from 'ripple-lib'

Loading…
取消
儲存