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 dd1d916 commit 2b1a42cCopy full SHA for 2b1a42c
README.md
@@ -11,7 +11,7 @@ npm i timelydiff
11
```
12
13
### Usage
14
-To use TimelyDiff, you need to require it in your JavaScript file:
+To use TimelyDiff, you need to import it in your JavaScript file:
15
```javascript
16
import { timelydiff } from 'timelydiff';
17
0 commit comments