mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-07 17:50:19 +00:00
* Add JSDoc to observableArray methods I added JSDoc to all the observableArray methods and fixed some spacing irregularities in the file(extra or missing space) * - add jsdoc for more methods. * - add two missing methods: getDependenciesCount(): number; and isActive(): boolean; - small fixes in verb conjugation for JSDOC - more JSDOC - improvements in ignoreDependencies<T> method signature * this is a test * new test with different author * this is a test of author * test 2 * yet again * 4th is the charm * It was a breaking change I'll leave to a separate branch * small fixes * -split KnockoutComputedDefine in two interfaces. One used together with evaluatorFunction and other when read property is required * Small fixes * Revert "-split KnockoutComputedDefine in two interfaces." This reverts commit 41a7986e94f3e5772a711c4b4f1dd8f52125d945. changes for another PR