fix(account-offers): export interface AccountOffer

Fixes #2005
This commit is contained in:
Caleb Kniffen
2022-05-23 14:42:51 -05:00
parent 10469a2710
commit a3fb213d3d
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@@ -51,6 +51,7 @@ test/config.js
# Ignore IntelliJ files
.idea
*.iml
# Ignore npm-debug
npm-debug.log