forked from sheetjs/sheetjs
(ssf) export choose_fmt (closes #2691) [ci skip]
This commit is contained in:
parent
e6ae86df55
commit
d4beb13723
@ -6,3 +6,4 @@ SSF.load_table = function load_table(tbl/*:SSFTable*/)/*:void*/ {
|
||||
};
|
||||
SSF.init_table = init_table;
|
||||
SSF.format = format;
|
||||
SSF.choose_format = choose_fmt;
|
||||
|
Loading…
Reference in New Issue
Block a user