xxfast
external
@JsModule("uuid") @JsName("v4") external fun uuidv4(): String
Uncaught TypeError: v4 is not a function
turansky