Type Alias ISymbolRunOptions

ISymbolRunOptions: {
    char: string;
    symbolfont?: string;
} & IRunOptions