UNPKG

react-gnome

Version:

## Getting Started

3 lines (2 loc) 159 B
import type { ConfigContext } from "../parse-config"; export declare const evalJsConfigFile: (config: string) => Promise<(context: ConfigContext) => unknown>;