mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-03 22:44:56 +08:00
* expanding coverage * added fixes and overloads * tests * remove extraneous 'public' declarations * add missing properties * added tslint conformity * ignore no-empty-interface to prevent breaking changes * added missing types * fixed collection partition key type * extend collectionMeta from collection type * fix key name * fix lint errors * remove generic type on NewDocument * Add description to UserFunction * Custom document properties may be any type