Samuel Schlesinger
Samuel Schlesinger
Resolves #1007. Very minor change for package imports.
Re-implements changes from #12, since they were backed out due to failing tests. @ocombe Would you mind reviewing when you get a moment? Thanks!
feat: Expose DecoratedProcedureRecord and DecoratedProcedureUtilsRecord (rather than just @internal)
### Describe the feature you'd like to request `DecoratedProcedureRecord` and `DecoratedProcedureUtilsRecord` are incredibly useful for building applications with dynamic scaffolding – i.e. an admin panel that introspects its database models...
ngStorage crashes my entire application when I replace its storage entry with an empty/undefined value. What's to prevent attackers from replacing the ngStorage-sidebar (prefixed or otherwise) storage entry with external...