Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
795b8d034574da8737f2ee9ff4f94de6d000a9a4
/
.
/
node_modules
/
cosmiconfig
/
dist
/
getPropertyByPath.d.ts
blob: 0b89fa71496708c9d76d5d3e81e1916cf414702d [
file
]
declare
function
getPropertyByPath
(
source
:
{
[
key
:
string
]:
unknown
;
},
path
:
string
|
Array
<string>
):
unknown
;
export
{
getPropertyByPath
};
//# sourceMappingURL=getPropertyByPath.d.ts.map