UNPKG

@yodata/context-sdk

Version:

tools for developing and publishing yodata-context (cdef.yaml) files.

9 lines (7 loc) 243 B
// const read = require('read-data') // const getContextInfo = require('../info') // module.exports = config => async function (filepath) { // // @ts-ignore // const data = read.sync(filepath) // const ctx = await getContextInfo() // }