Skip to content

Commit

Permalink
[wasm/ImageViewer] Remove unresolved JsModule annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
issamux committed Jun 11, 2024
1 parent 9e5142e commit 75455a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package example.imageviewer.utils

@JsModule("uuid")
external object UUID {
fun v4(): String
}

0 comments on commit 75455a6

Please sign in to comment.