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 e9d258e commit cd86644Copy full SHA for cd86644
README.md
@@ -23,7 +23,7 @@ Add `markedit-api` to your (TypeScript) project's devDependencies:
23
}
24
```
25
26
-Import types declarations with:
+Import type declarations with:
27
28
```ts
29
import { MarkEdit } from 'markedit-api';
0 commit comments