UNPKG

@sa-labs/fate-core

Version:

fate-core contains the base assumptions of the fate ecosystem as well as utilities for operating with fate.

5 lines (4 loc) 93 B
var rc = require('rc'); module.exports = function(conf) { return rc('fate', conf || {}); }