ScriptRef: {
    hash: string;
    script: types.ConwayTypes.NativeScript | string;
    type: types.ConwayTypes.ScriptType;
}

Type declaration