tree: ae999da1568596bd2216efac1cf9538ca5e88ce5
  1. api.js
  2. hljs.css
  3. js-flavor-cjs.svg
  4. js-flavor-esm.svg
  5. README.md
  6. style.css
doc/api_assets/README.md

API documentation assets

  • api.js: This file contains all the JavaScript used throughout the documentation.
  • hljs.css: This CSS file is used for syntax highlighting styles in code blocks.
  • js-flavor-cjs.svg: This SVG image represents the toggle between ESM and CJS (CJS)
  • js-flavor-esm.svg: This SVG image represents the toggle between ESM and CJS (ESM)
  • style.css: This CSS file contains the styling rules for the overall appearance of the API documentation.