Changed
- Code published to NPM is no longer completely minified.
- This means this package should be easily patchable now.
import { Role } from "binmat"
can now be used in regular JavaScript code.
import { Role } from "binmat"
can now be used in regular JavaScript code.