Skip to content

Commit 7727a3f

Browse files
Akshay Upadhyaydanielleadams
authored andcommitted
fix: extract api call
1 parent b4089dc commit 7727a3f

File tree

1 file changed

+2
-0
lines changed
  • packages/amplify-opensearch-simulator

1 file changed

+2
-0
lines changed

packages/amplify-opensearch-simulator/API.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
55
```ts
66

7+
/// <reference types="node" />
8+
79
import { $TSAny } from 'amplify-cli-core';
810
import execa from 'execa';
911
import { GetPackageAssetPaths } from 'amplify-cli-core';

0 commit comments

Comments
 (0)