[K/N] Deprecate Retain and RetainForTarget annotations

As a part of efforts to stabilize Native stdlib #KT-55765.
This commit is contained in:
Abduqodiri Qurbonzoda
2023-03-23 14:58:57 +02:00
committed by Space Team
parent 273dcf1665
commit 5cc6338fb9
2 changed files with 4 additions and 0 deletions
@@ -14,6 +14,8 @@
* limitations under the License.
*/
@file:Suppress("DEPRECATION") // RetainForTarget
package kotlinx.wasm.jsinterop
import kotlin.native.*