diff --git a/scripts/globalTypes.LocalUserSecurity.d.luau b/scripts/globalTypes.LocalUserSecurity.d.luau index 05966937..1be28003 100644 --- a/scripts/globalTypes.LocalUserSecurity.d.luau +++ b/scripts/globalTypes.LocalUserSecurity.d.luau @@ -4898,6 +4898,7 @@ end declare class SharedTable [string | number]: any + function __iter(self): (any, number) -> (number, any) end export type OpenCloudModel = any diff --git a/scripts/globalTypes.None.d.luau b/scripts/globalTypes.None.d.luau index f10c7024..c7105857 100644 --- a/scripts/globalTypes.None.d.luau +++ b/scripts/globalTypes.None.d.luau @@ -4898,6 +4898,7 @@ end declare class SharedTable [string | number]: any + function __iter(self): (any, number) -> (number, any) end export type OpenCloudModel = any diff --git a/scripts/globalTypes.PluginSecurity.d.luau b/scripts/globalTypes.PluginSecurity.d.luau index d20ead5e..43385034 100644 --- a/scripts/globalTypes.PluginSecurity.d.luau +++ b/scripts/globalTypes.PluginSecurity.d.luau @@ -4898,6 +4898,7 @@ end declare class SharedTable [string | number]: any + function __iter(self): (any, number) -> (number, any) end export type OpenCloudModel = any diff --git a/scripts/globalTypes.RobloxScriptSecurity.d.luau b/scripts/globalTypes.RobloxScriptSecurity.d.luau index a835fa15..677ee56e 100644 --- a/scripts/globalTypes.RobloxScriptSecurity.d.luau +++ b/scripts/globalTypes.RobloxScriptSecurity.d.luau @@ -4898,6 +4898,7 @@ end declare class SharedTable [string | number]: any + function __iter(self): (any, number) -> (number, any) end export type OpenCloudModel = any diff --git a/scripts/globalTypes.d.lua b/scripts/globalTypes.d.lua index a835fa15..677ee56e 100644 --- a/scripts/globalTypes.d.lua +++ b/scripts/globalTypes.d.lua @@ -4898,6 +4898,7 @@ end declare class SharedTable [string | number]: any + function __iter(self): (any, number) -> (number, any) end export type OpenCloudModel = any diff --git a/scripts/globalTypes.d.luau b/scripts/globalTypes.d.luau index a835fa15..677ee56e 100644 --- a/scripts/globalTypes.d.luau +++ b/scripts/globalTypes.d.luau @@ -4898,6 +4898,7 @@ end declare class SharedTable [string | number]: any + function __iter(self): (any, number) -> (number, any) end export type OpenCloudModel = any