Skip to content

Commit 712e1fc

Browse files
committed
update .d.ts
1 parent 9fd46c8 commit 712e1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/types/telescope.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ interface TelescopeOpts {
109109
/**
110110
* legacy option, if useLegacyInlineEncoding is set, this will be ignored.
111111
*
112-
* @deprecated The logic of useRecursiveV2encoding will be deprecated.
112+
* @deprecated The logic of useRecursiveV2encoding will be deprecated after v1.0.
113113
*/
114114
useRecursiveV2encoding?: boolean;
115115
};

0 commit comments

Comments
 (0)