mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
docs:更新文档
This commit is contained in:
5
node_modules/cosmiconfig/dist/getPropertyByPath.d.ts
generated
vendored
Normal file
5
node_modules/cosmiconfig/dist/getPropertyByPath.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
declare function getPropertyByPath(source: {
|
||||
[key: string]: unknown;
|
||||
}, path: string | Array<string>): unknown;
|
||||
export { getPropertyByPath };
|
||||
//# sourceMappingURL=getPropertyByPath.d.ts.map
|
||||
Reference in New Issue
Block a user