Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
siarhei-luskanau authored and github-actions[bot] committed Jul 25, 2024
1 parent 5122332 commit 39b829f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import kotlinx.serialization.modules.SerializersModule
/**
* Settings used to configure encoding/decoding
*/
public sealed interface EncodeDecodeSettings
{
public sealed interface EncodeDecodeSettings {

/**
* The [SerializersModule] to use for serialization. This allows for polymorphic serialization on runtime
Expand Down

0 comments on commit 39b829f

Please sign in to comment.