UNPKG

@gohelpfund/helpcore-lib

Version:

A pure and powerful JavaScript Help library.

7 lines (4 loc) 200 B
/* eslint-disable */ // TODO: Remove previous line and work through linting issues at next edit module.exports = require('./govobject'); module.exports.Proposal = require('./types/proposal');