Closed leandrumartin closed 8 months ago
Added asJSON, create, remove, save, and fetch methods in Layer class. The asJSON method includes a skeleton of an object structure.
Now, all existing tests for the Layer class now pass when running npm run unitTests.
npm run unitTests
Added asJSON, create, remove, save, and fetch methods in Layer class. The asJSON method includes a skeleton of an object structure.
Now, all existing tests for the Layer class now pass when running
npm run unitTests
.