File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 272272 "items" : { "$ref" : " #/$defs/property" },
273273 "type" : " array"
274274 },
275- "global- functions" : {
275+ "functions" : {
276276 "items" : { "$ref" : " #/$defs/function" },
277277 "type" : " array"
278278 },
288288 "items" : { "$ref" : " #/$defs/property" },
289289 "type" : " array"
290290 },
291- "builtin-functions" : {
292- "items" : { "$ref" : " #/$defs/function" },
293- "type" : " array"
294- },
295291 "controls" : {
296292 "markdownDescription" : " The Luau keywords." ,
297293 "additionalProperties" : false ,
352348 " base-classes" ,
353349 " type-aliases" ,
354350 " classes" ,
355- " global- functions" ,
351+ " functions" ,
356352 " modules" ,
357353 " constants" ,
358354 " controls" ,
359355 " builtin-types" ,
360356 " builtin-constants" ,
361- " builtin-functions" ,
362357 " metamethods"
363358 ],
364359 "title" : " Second Life SLua Definitions" ,
You can’t perform that action at this time.
0 commit comments