UNPKG

repository-bridge

Version:

This module provides a simple CRUD API, enabling applications to normalize the use of different P2P repositories.

8 lines (2 loc) 87 B
const Repository = require('./lib/repository_bridge') module.exports = Repository