UNPKG

@protorians/widgets

Version:

Create your web user interfaces with widgets

3 lines (2 loc) 148 B
import type { IProviderCallable } from "../types/index.js"; export declare function colorPaletteAgent(scheme: 'light' | 'dark'): IProviderCallable;