We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the following commit I inadvertently removed an interface that was being used by nor-backend's document publisher:
9ecf37f#diff-96fcb355ac41cefcf5fafeffa68461e84e343aa321bc505da4098d050138ace0L57
The code should be organised to better reflect which function signatures are public facing, and therefore likely to have dependants.
The text was updated successfully, but these errors were encountered:
This pattern does something to make public facing interfaces more explicit: #98
Sorry, something went wrong.
8e8b2c
No branches or pull requests
In the following commit I inadvertently removed an interface that was being used by nor-backend's document publisher:
9ecf37f#diff-96fcb355ac41cefcf5fafeffa68461e84e343aa321bc505da4098d050138ace0L57
The code should be organised to better reflect which function signatures are public facing, and therefore likely to have dependants.
The text was updated successfully, but these errors were encountered: