summaryrefslogtreecommitdiff
path: root/formats/json-tests/jsTest/src/kotlinx/serialization/test/CurrentPlatform.kt
blob: 23627d177ee14e857e6bd89b06db126cede5cf11 (plain)
1
2
3
4
5
6
7
/*
 * Copyright 2017-2020 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.JS