mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 03:34:32 +00:00
* It's often useful to pass middleware Context instances into other functions, so export the middleware namespace to allow the Context types to be referenced. * Loosen some JSONObject and JSONValue to any. This allows access into nested properties, which is a common use-case in Share.