@serenity-is/corelib / ScriptData
ScriptData
Legacy ScriptData namespace compat shim.
Wraps the modern ../base script-data APIs (getScriptData, setScriptData, ensureScriptDataSync, etc.)
under the old ScriptData / Serenity.ScriptData surface. All members delegate to the new APIs.
[DEPRECATED] Prefer importing getScriptData, setScriptData, ensureScriptDataSync, peekScriptData, etc. directly from @serenity-is/corelib. Kept for backward compatibility.