magic-bytes icon indicating copy to clipboard operation
magic-bytes copied to clipboard

Expose register method

Open aoliva-sefas opened this issue 1 year ago • 2 comments

Allow library's user to dynamically register its own file type using register method.

This could be useful for custom file format that needs to be accepted in a NodeJS server (for instance)

aoliva-sefas avatar Feb 28 '24 20:02 aoliva-sefas

⚠️ No Changeset found

Latest commit: 59c1c1303df8a1592f585b026568e52945e8d8dc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Feb 28 '24 20:02 changeset-bot[bot]

Thanks for your contribution, I will have a look later!

LarsKoelpin avatar Feb 29 '24 14:02 LarsKoelpin