UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

4 lines (3 loc) 179 B
import { GetCustomToken } from 'antd-style'; import { LobeCustomToken } from "../../types/customToken"; export declare const generateCustomToken: GetCustomToken<LobeCustomToken>;