DefinitelyTyped/types/sharedb
Eric Hwang 67fb9d962c [sharedb] Export middleware namespace, switch some JSON types to any (#37110)
* 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.
2019-07-25 11:38:10 -07:00
..
lib
index.d.ts
sharedb-tests.ts
tsconfig.json
tslint.json