Type alias ExeScriptRequestDTO

ExeScriptRequestDTO: {
    text: string;
}

Type declaration

  • text: string