fix exporting and doc generation missing types

This commit is contained in:
nitowa
2022-02-01 19:00:22 +01:00
parent 865e4f991e
commit b78a1ca6bc
4 changed files with 150 additions and 1180 deletions
+3
View File
@@ -0,0 +1,3 @@
export * from './xrpIO/ripple-binding'
export * from './util/types'
export * from './util/protocol.constants'