mirror of
https://github.com/withastro/astro.git
synced 2025-09-26 15:34:16 +08:00

* Move types to a .d.ts file to avoid making types explicit * Rename to proper types * Move to proper place * Add noEmit to tsconfig.json * Add back removed code by accident
2 lines
39 B
TypeScript
2 lines
39 B
TypeScript
/// <reference types="astro/client" />
|