ExperimentalTextApi

@DeprecatedSince(warningSince = KotoolsTypesVersion.V4_4_0, errorSince = KotoolsTypesVersion.V4_5_0)
annotation class ExperimentalTextApi

Deprecated (with error)

Use the ExperimentalKotoolsTypesApi annotation instead.

Replace with

import kotools.types.experimental.ExperimentalKotoolsTypesApi
ExperimentalKotoolsTypesApi

Marks declarations that are still experimental in the text API.