UNPKG

@grantcodes/footprint-astro

Version:

An Astro integration to show your websites CO2 output in the dev toolbar

2 lines (1 loc) 259 B
import{fileURLToPath as o}from"node:url";var i={name:"footprint-astro",hooks:{"astro:config:setup":({addDevToolbarApp:t})=>{t({id:"footprint-astro",name:"Footprint",icon:"\u{1F331}",entrypoint:o(new URL("./app.js",import.meta.url))})}}};export{i as default};