# ScriptPage

IScriptPage {
  _id: string;
  html: string;
}