mimopotato / funcml-core

Makes writing YAML or JSON files super cool with functions support!
https://funcml.org
MIT License
0 stars 0 forks source link

_fromJson should be implemented #68

Closed mimopotato closed 3 months ago

mimopotato commented 3 months ago
key:
  _fromJson: |
    {"test": "abc"}
key:
  test: abc