UNPKG

fliphub-core

Version:

the core of fliphub, an extensible hub api

6 lines (3 loc) 137 B
const ChainedMapExtendable = require('flipchain/ChainedMapExtendable') module.exports = class Context extends ChainedMapExtendable { }