UNPKG

@dashevo/dashcore-lib

Version:

A pure and powerful JavaScript Dash library.

7 lines (4 loc) 191 B
/* eslint-disable */ // TODO: Remove previous line and work through linting issues at next edit module.exports = require('./script'); module.exports.Interpreter = require('./interpreter');