@disputas/types
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -85,5 +85,2 @@ export type AnnotationType = "comment" | "annotation"; | ||
readOnlyTextfield: boolean; | ||
feedback: { | ||
exerciseFeedbackGiven: boolean; | ||
}; | ||
} | ||
@@ -90,0 +87,0 @@ |
{ | ||
"name": "@disputas/types", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Type declarations for Disputas services", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
# Types for ponder-related projects | ||
This repository contains type declarations for Ponder and its submodules. |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2743
104