UNPKG

@chevre/domain

Version:

Chevre Domain Library for Node.js

6 lines (5 loc) 85 B
/** * domain index */ import * as chevre from './chevre/index'; export { chevre };