5 ms·
Here are the docs for exporting/importing enums: https://flow.org/en/docs/enums/using-enums/#toc-exporting-enums https://flow.org/en/docs/enums/using-enums/#toc
by GeZe 5y ago
Here are the docs for exporting/importing enums: https://flow.org/en/docs/enums/using-enums/#toc-exporting-enums https://flow.org/en/docs/enums/using-enums/#toc-exporting-en... - works fine with the new export/import syntax.
Docs for enums compilation/runtime are here: https://flow.org/en/docs/enums/defining-enums/#toc-enums-at-runtime https://flow.org/en/docs/enums/defining-enums/#toc-enums-at-...
- NoahTheDuke 5y agoThat's very cool, thank you so much.