DefinitelyTyped/types/pager__jackrabbit
Benjamin Schuster-Boeckler c1bea6ce63 creates definitions for @Pager/jackrabbit (#41330)
* Fixes incorrect return types in diff-delta and blob. Should be functions, not direct accessor properties. Also, `rawcontent` returns a wrapper around a Buffer, not a Buffer directly, as `content` does.

* updated package description and version

* fixed missing argument

* Updates jackrabbit types to export namespace for interface and type access. Adds missing options and arguments to a few methods.

* fixed linting issue

* revert changes to jackrabbit

* Creates type definitions for the pagerinc fork of jackrabbit which is the more supported version. The original types for jackrabbit actually don't work, while this one is actually tested.
2020-01-02 15:43:51 -08:00
..
index.d.ts
pager__jackrabbit-tests.ts
tsconfig.json
tslint.json