# Cocy Render JSON Generates static JSON files. ## Usage ```ts import CocyRenderJSON from 'cocy-render-json'; cocy.use(CocyRenderJSON, options?); ``` ## Options See [here](./src/types.ts).