Skip to content

Commit d82c1a5

Browse files
committed
improve doc
1 parent 499d4b8 commit d82c1a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class CodeTool {
127127
/**
128128
* Returns Tool`s data from private property
129129
*
130-
* @returns {*}
130+
* @returns {CodeData}
131131
*/
132132
get data() {
133133
return this._data;

0 commit comments

Comments
 (0)