UNPKG

@sky-mavis/tanto-widget

Version:
3 lines (2 loc) 130 B
import type { TantoConfig } from './TantoContext'; export declare function useTantoSetup(customConfig: TantoConfig): TantoConfig;