remove node_modules and .gitignore them
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
export * from "./SignatureV4";
|
||||
export { getCanonicalHeaders } from "./getCanonicalHeaders";
|
||||
export { getCanonicalQuery } from "./getCanonicalQuery";
|
||||
export { getPayloadHash } from "./getPayloadHash";
|
||||
export { moveHeadersToQuery } from "./moveHeadersToQuery";
|
||||
export { prepareRequest } from "./prepareRequest";
|
||||
export * from "./credentialDerivation";
|
||||
Reference in New Issue
Block a user