/var/www/flurhymez/node_modules/cosmiconfig/dist
Edit: /var/www/flurhymez/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts (193B)
declare function getPropertyByPath(source: {
[key: string]: unknown;
}, path: string | Array
): unknown;
export { getPropertyByPath };
//# sourceMappingURL=getPropertyByPath.d.ts.map