Skip to content

Commit

Permalink
Update to latest types dump (#868)
Browse files Browse the repository at this point in the history
Update types dump

Co-authored-by: JohnnyMorganz <[email protected]>
  • Loading branch information
1 parent 8b62a85 commit 6b7e7f1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/globalTypes.LocalUserSecurity.d.luau
Original file line number Diff line number Diff line change
Expand Up @@ -4898,6 +4898,7 @@ end

declare class SharedTable
[string | number]: any
function __iter(self): (any, number) -> (number, any)
end

export type OpenCloudModel = any
Expand Down
1 change: 1 addition & 0 deletions scripts/globalTypes.None.d.luau
Original file line number Diff line number Diff line change
Expand Up @@ -4898,6 +4898,7 @@ end

declare class SharedTable
[string | number]: any
function __iter(self): (any, number) -> (number, any)
end

export type OpenCloudModel = any
Expand Down
1 change: 1 addition & 0 deletions scripts/globalTypes.PluginSecurity.d.luau
Original file line number Diff line number Diff line change
Expand Up @@ -4898,6 +4898,7 @@ end

declare class SharedTable
[string | number]: any
function __iter(self): (any, number) -> (number, any)
end

export type OpenCloudModel = any
Expand Down
1 change: 1 addition & 0 deletions scripts/globalTypes.RobloxScriptSecurity.d.luau
Original file line number Diff line number Diff line change
Expand Up @@ -4898,6 +4898,7 @@ end

declare class SharedTable
[string | number]: any
function __iter(self): (any, number) -> (number, any)
end

export type OpenCloudModel = any
Expand Down
1 change: 1 addition & 0 deletions scripts/globalTypes.d.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4898,6 +4898,7 @@ end

declare class SharedTable
[string | number]: any
function __iter(self): (any, number) -> (number, any)
end

export type OpenCloudModel = any
Expand Down
1 change: 1 addition & 0 deletions scripts/globalTypes.d.luau

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b7e7f1

Please sign in to comment.