Skip to content

Inline define-map static properties to ObservableObject and split chained variables declarations

Latest
Compare
Choose a tag to compare
@cherifGsoul cherifGsoul released this 23 Jan 17:07
  • Transforms inline DefineMap to ObservableObject. #157

  • Split chained variable declaration (var, const and let) if DefineMap, DefineList or Component are in the declarations. #158