forked from sheetjs/sheetjs
parent
e73f0e18f4
commit
2b4548098e
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@ -699,7 +699,7 @@ export interface JSON2SheetOpts extends CommonOptions, DateNFOption {
|
||||
|
||||
export interface SheetJSONOpts extends JSON2SheetOpts, OriginOption {}
|
||||
|
||||
export interface Table2SheetOpts extends CommonOptions, DateNFOption {
|
||||
export interface Table2SheetOpts extends CommonOptions, DateNFOption, OriginOption {
|
||||
/** If true, plaintext parsing will not parse values */
|
||||
raw?: boolean;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user