We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56622e commit 58306f8Copy full SHA for 58306f8
kotlin-ajv/src/commonMain/kotlin/ajv/ErrorObject.kt
@@ -1,6 +1,7 @@
1
package ajv
2
3
import js.core.JsAny
4
+import js.core.JsString
5
import js.objects.ReadonlyRecord
6
7
external interface ErrorObject {
0 commit comments