UNPKG

@mediarithmics/plugins-nodejs-sdk

Version:

This is the mediarithmics nodejs to help plugin developers bootstrapping their plugin without having to deal with most of the plugin boilerplate

4 lines (3 loc) 101 B
import * as core from "./core"; import * as extra from "./extra/handlebars"; export { core, extra };