UNPKG

react-gnome

Version:

## Getting Started

6 lines (5 loc) 167 B
/** * Gets the directory path for this scripts package. (ex. * `/home/user/Documents/App/node_modules/react-gtk`) */ export declare const getDirPath: () => string;