Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts')
-rw-r--r--assets/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts b/assets/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts
deleted file mode 100644
index 0b89fa7..0000000
--- a/assets/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-declare function getPropertyByPath(source: {
- [key: string]: unknown;
-}, path: string | Array<string>): unknown;
-export { getPropertyByPath };
-//# sourceMappingURL=getPropertyByPath.d.ts.map \ No newline at end of file