Skip to content

Commit ae74573

Browse files
authored
🤖 Merge PR DefinitelyTyped#72583 [custom-functions-runtime] (Invocation) Fix requirement set tag by @alison-mk
1 parent 7182d51 commit ae74573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/custom-functions-runtime/index.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ declare namespace CustomFunctions {
8282
* This value is `true` if the function is invoked to preview the formula value; otherwise it is `false`.
8383
*
8484
* @remarks
85-
* [Api set: CustomFunctionsRuntime 1.5]
85+
* [Api set: CustomFunctionsRuntime BETA (PREVIEW ONLY)]
8686
*/
8787
isInValuePreview?: string;
8888
}

0 commit comments

Comments
 (0)