Skip to content

Commit 58306f8

Browse files
committed
Ajv. Preparing for WASM target
1 parent f56622e commit 58306f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlin-ajv/src/commonMain/kotlin/ajv/ErrorObject.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package ajv
22

33
import js.core.JsAny
4+
import js.core.JsString
45
import js.objects.ReadonlyRecord
56

67
external interface ErrorObject {

0 commit comments

Comments
 (0)