Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 510 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 510 Bytes

Build a declaration file for Astro Integrations

This utility function is used to build a declaration file for use with Astro's injectTypes function added in the astro:config:done Integration Hook in Astro 4.14.0. This function is useful for generating TypeScript declaration files for Astro Integrations.

To see how to get started, check out the package README

Licensing

MIT Licensed. Made with ❤️ by Adam Matthiesen.