UNPKG

astro-show-tailwindcss-breakpoint

Version:
5 lines 219 B
import type { DevToolbarApp } from "astro"; /** The dev toolbar app currently does nothing except for showing an icon. */ declare const _default: DevToolbarApp; export default _default; //# sourceMappingURL=app.d.ts.map