Variable defaultConst

    default: {
        token: {
            borderRadius: number;
            colorBgLayout: string;
            colorLink: string;
            colorPrimary: string;
            colorText: string;
            fontFamily: string;
        };
    } = ...

    Generated using TypeDoc and TypeDoc Airthium Plugin