Skip to content

Commit 3e52ba5

Browse files
[@fluent/bundle] Export missing FluentNone
1 parent cf80593 commit 3e52ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fluent-bundle/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export {
1313
FluentValue,
1414
FluentType,
1515
FluentFunction,
16+
FluentNone,
1617
FluentNumber,
1718
FluentDateTime
1819
} from "./types.js";

0 commit comments

Comments
 (0)