UNPKG

pubsweet-component-wax

Version:

PubSweet component for the Wax collaborative document editor

6 lines (5 loc) 95 B
module.exports = { frontend: { components: [() => require('./src/ConnectedWax')], }, }