UNPKG

keepasshttp-client

Version:

Node.js module for interaction with KeePassHTTP

4 lines (3 loc) 79 B
import * as Model from "./model"; export * from "./client"; export { Model, };