初始化环境文件
This commit is contained in:
7
node_modules/@smithy/core/schema.d.ts
generated
vendored
Normal file
7
node_modules/@smithy/core/schema.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Do not edit:
|
||||
* This is a compatibility redirect for contexts that do not understand package.json exports field.
|
||||
*/
|
||||
declare module "@smithy/core/schema" {
|
||||
export * from "@smithy/core/dist-types/submodules/schema/index.d";
|
||||
}
|
||||
Reference in New Issue
Block a user