flexmonster d.ts update

This commit is contained in:
romka
2019-02-22 21:07:59 +00:00
parent 1d0f83bf4b
commit 1ea6c02b39

View File

@@ -180,6 +180,7 @@ declare namespace Flexmonster {
dataSourceInfo?: string;
dataSourceType?: string;
fieldSeparator?: string;
thousandSeparator?: string;
filename?: string;
ignoreQuotedLineBreaks?: boolean;
proxyUrl?: string;