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
Compare and Show latest version
41 files
+ 1579
1433
Compare changes
  • Side-by-side
  • Inline
Files
41
+ 1
2
@@ -11,7 +11,6 @@
}
],
"compilerOptions": {
"esModuleInterop": true,
"emitDecoratorMetadata": true
"esModuleInterop": true
}
}
Loading