Skip to content

Commit 15cde9b

Browse files
committed
generated API.md file
1 parent 9357657 commit 15cde9b

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

packages/rest-api-construct/API.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
```
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"extends": "../../tsconfig.base.json",
3-
"compilerOptions": {
4-
"rootDir": "src",
5-
"outDir": "lib"
6-
}
3+
"compilerOptions": { "rootDir": "src", "outDir": "lib" },
4+
"references": []
75
}

0 commit comments

Comments
 (0)