You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desc: "Contextual functions can only be used when the context is known",
35
+
label: "コンテキスト関数",
36
+
desc: "コンテキスト関数は、コンテキストが既知の場合にのみ使用できます。",
37
37
isShowLabel: true,
38
38
bgColor: "bg-indigo-50",
39
39
textColor: "text-indigo-700",
40
40
},
41
41
definitions: {
42
-
label: "Definitions",
43
-
desc: "Functions and types and can have associated definitions. These are accessed by specifying the function or type, followed by a period, and then the definition's name.",
0 commit comments