UNPKG

@tldraw/core

Version:

The tldraw core renderer and utilities.

4 lines 202 B
import type { TLTheme } from '../types'; export declare const TLCSS: string; export declare function useTLTheme(theme?: Partial<TLTheme>, selector?: string): void; //# sourceMappingURL=useStyle.d.ts.map