mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-03 15:19:44 +00:00
Revert "less annotations to god of lessannotations"
This reverts commit 87230d010c
.
This commit is contained in:
@@ -9,6 +9,7 @@ import kotlin.js.JsExport
|
||||
|
||||
typealias ByteArrayAllocator = () -> ByteArray
|
||||
|
||||
@JsExport
|
||||
val ByteArray.asAllocator: ByteArrayAllocator
|
||||
get() = { this }
|
||||
|
||||
|
Reference in New Issue
Block a user