Skip to content

Commit d4beb13

Browse files
committed
(ssf) export choose_fmt (closes #2691) [ci skip]
1 parent e6ae86d commit d4beb13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ssf/bits/98_exports.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ SSF.load_table = function load_table(tbl/*:SSFTable*/)/*:void*/ {
66
};
77
SSF.init_table = init_table;
88
SSF.format = format;
9+
SSF.choose_format = choose_fmt;

0 commit comments

Comments
 (0)