ScriptContent
ceramic.ScriptContent (Typedef)
Type alias for script source code content.
Scripts are stored as plain text strings containing JavaScript/TypeScript-like code that gets transpiled to HScript for execution.
See: Script
Type alias for script source code content.
Scripts are stored as plain text strings containing JavaScript/TypeScript-like code that gets transpiled to HScript for execution.