You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
The JSON06Serialiser from Minim is effectively API Elements specific, and it is currently part of the public interface of Minim. Perhaps making this legacy serialiser a separate package in api-elements.js would be wise, so it is no longer public API for Minim and a separate library we can deprecate without having to cause a major release of Minim.