interface ParseNumberFormatCharPlaceHolder {
    char: string;
    offset: number;
}

Properties

Properties

char: string
offset: number