Skip to content

Commit dc40c5e

Browse files
committed
Revert "JS. Temp fix for DisplayNamesOptions (#2449)"
This reverts commit 92523c3.
1 parent b4f8e03 commit dc40c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-js/src/jsMain/generated/js/intl/DisplayNamesOptions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
package js.intl
44

5-
import kotlinx.js.JsPlainObject
5+
import js.objects.JsPlainObject
66

77
@JsPlainObject
88
external interface DisplayNamesOptions {

0 commit comments

Comments
 (0)