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
We're now using a double underscore delimiter for namespaced function signatures ({namespace}__{functionName}) and may need to update other areas to be consistent with this change:
SQL table names/schemas
MUD config output and TS types
human-readable resource IDs (currently uses colon as a delimiter)
The text was updated successfully, but these errors were encountered:
We're now using a double underscore delimiter for namespaced function signatures (
{namespace}__{functionName}
) and may need to update other areas to be consistent with this change:The text was updated successfully, but these errors were encountered: