mobxjs / serializr

Serialize and deserialize complex object graphs to and from JSON and Javascript classes
MIT License
766 stars 52 forks source link

export `mapAsArray()` so that it is available for use #64

Closed SvenSchoene closed 7 years ago

SvenSchoene commented 7 years ago

This PR exports mapAsArray() so that it is available to use.

This PR is related to https://github.com/mobxjs/serializr/pull/22.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.111% when pulling 14841fae87a0eeaac2263a3d0190a8e449572513 on SvenSchoene:fix/export_map_as_array into f489e200efb949d4fd4c38127b6e03f890ec57ef on mobxjs:master.

alexggordon commented 7 years ago

Looks good to me. I'll merge and release later today!

alexggordon commented 7 years ago

@SvenSchoene published in version 1.1.14