Skip to content

Commit

Permalink
back to ready npm publish status
Browse files Browse the repository at this point in the history
  • Loading branch information
BertramYe committed May 7, 2024
1 parent f4ae74b commit 2fef1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ import { GetMoveResizeRotateParameters,SetMoveResizeRotateParameters, ScaledTarg
```

3) addition for the `TypeScript` projects
> if you projects use the `TypeScript` , to use current lib , please create a new declare files name `mover-resizer-rotater.d.ts`, and put it in your projects' root path and then inpput the code here below, otherwise , there will be an error occured when building.
> if your projects use the `TypeScript` , to use current lib, please create a new declare files named `mover-resizer-rotater.d.ts`, and put it in your projects' root path and then inpput the codes here below, otherwise , there will be an error occured when building.
```jsx
// mover-resizer-rotater.d.ts
// decalre for supporting the `TypeScript`
Expand Down

0 comments on commit 2fef1e5

Please sign in to comment.