aboutsummaryrefslogtreecommitdiffstats
path: root/src/layers.js
Commit message (Collapse)AuthorAgeFiles
* Split `layers` object into separate file.Guilhem Moulin6 days1
This rather large commit merely moves the object declaration into the new file and adjusts the import declarations accordingly. This will serve as basis for a future refactoring commit.