We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ae86d commit d4beb13Copy full SHA for d4beb13
packages/ssf/bits/98_exports.js
@@ -6,3 +6,4 @@ SSF.load_table = function load_table(tbl/*:SSFTable*/)/*:void*/ {
6
};
7
SSF.init_table = init_table;
8
SSF.format = format;
9
+SSF.choose_format = choose_fmt;
0 commit comments