jmandel / my-health-data-ehi-wip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move $meta to top of merged tables

jmandel opened this issue · comments

Keep the markers in order by traversing

["$meta"].concat(Object.keys().filter(k=>k!=="$meta"))