This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1f702ce011
astro
/
examples
/
subpath
/
src
/
env.d.ts
2 lines
39 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Move types to a .d.ts file inside examples projects (#4171) * 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
2022-08-05 21:46:52 +00:00
/// <reference types="astro/client" />
Reference in a new issue
Copy permalink