mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-17 11:45:58 +08:00
FIX for app.middleware should have Handler istead of empty function, also settings in the built-in models are not array of ACLs which they should be. PersistedModel is also not extending Model.