We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9357657 commit 15cde9bCopy full SHA for 15cde9b
packages/rest-api-construct/API.md
@@ -0,0 +1,9 @@
1
+## API Report File for "@aws-amplify/rest-api-construct"
2
+
3
+> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
5
+```ts
6
7
+// (No @packageDocumentation comment for this package)
8
9
+```
packages/rest-api-construct/tsconfig.json
@@ -1,7 +1,5 @@
{
"extends": "../../tsconfig.base.json",
- "compilerOptions": {
- "rootDir": "src",
- "outDir": "lib"
- }
+ "compilerOptions": { "rootDir": "src", "outDir": "lib" },
+ "references": []
}
0 commit comments