UNPKG

@reality.eth/reality-eth-lib

Version:

Tools for handling questions in the reality.eth fact verification platform

3 lines (2 loc) 126 B
module.exports.question = require('./formatters/question.js'); module.exports.template = require('./formatters/template.js');