UNPKG

cmte

Version:

Design by Committee™ except it's just you and LLMs

8 lines (6 loc) 131 B
/** * @typedef {Object.<string, any>} FileContext */ /** @type {FileContext} */ const FileContext = {}; export { FileContext };