Design System Utilities @ 0.1.1-alpha.0
    Preparing search index...
    FileOptions: Omit<Tokens_Typography.Font.File, "path" | "style" | "weight"> & {
        includeLocalSrc?: boolean;
        pathStyle?: "normal" | "italic";
        pathWeight?: TokenLevels | "variable";
    }

    Type Declaration

    • OptionalincludeLocalSrc?: boolean

      Whether to include local sources in the files list.

      true
      
    • OptionalpathStyle?: "normal" | "italic"
    • OptionalpathWeight?: TokenLevels | "variable"

    0.1.0-alpha