Files
projet_gestion_commande/frontend-admin/node_modules/flow-enums-runtime/CHANGELOG.md
T
2026-02-07 22:33:02 +01:00

230 B

0.0.6

  • Update README documentation

0.0.5

  • .members() on a mirrored enum now returns an iterator (not just an iterable), matching non-mirrored enums

0.0.4

  • Added getName method

0.0.3

  • Initial open-source version