@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias TextDecorationThickness<TLength>

    TextDecorationThickness: Globals | TLength | "auto" | "from-font" | string & {}

    Type Parameters

    • TLength = string & {} | 0