summaryrefslogtreecommitdiff
path: root/formats/json-tests/wasmTest/src/kotlinx/serialization/test/CurrentPlatform.kt
blob: fd359b721da7eb0c1f7535176c6510e8e4684544 (plain)
1
2
3
4
5
6
7
/*
 * Copyright 2017-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
 */

package kotlinx.serialization.test

public actual val currentPlatform: Platform = Platform.WASM