UNPKG

react-gnome

Version:

## Getting Started

4 lines (3 loc) 185 B
export declare const findProjectRoot: () => Promise<string>; export declare const CONFIG_FILE_NAME = "react-gtk.config.json"; export declare const addConfigSchema: () => Promise<void>;