Skip to content
Snippets Groups Projects

chore: abstract dtos to encompass a wider range of use cases and fix for out of band proof requests

Closed Boyan Tsolov requested to merge core-dtos into main
All threads resolved!
Compare and Show latest version
34 files
+ 1554
1369
Compare changes
  • Side-by-side
  • Inline
Files
34
+ 1
2
@@ -11,7 +11,6 @@
}
],
"compilerOptions": {
"esModuleInterop": true,
"emitDecoratorMetadata": true
"esModuleInterop": true
}
}
Loading