UNPKG

@varlet/cli

Version:
7 lines (5 loc) 144 B
import { type IContext } from '@varlet/ui' export interface SiteContext extends IContext { showPlayground: boolean playgroundURL: string }