// Type definitions for pouchdb-adapter-node-websql 6.1 // Project: https://pouchdb.com/, https://github.com/pouchdb/pouchdb // Definitions by: Simon Paulger , Brian Geppert , Frederico Galvão // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 /// /// declare const plugin: PouchDB.Plugin; export = plugin;