Skip to content

Commit 51868f4

Browse files
authored
Merge pull request #514 from danilobuerger/patch-1
[@fluent/bundle] Export missing FluentNone
2 parents cf80593 + 3e52ba5 commit 51868f4

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)