astro/examples/portfolio/src/env.d.ts
Chris Swithinbank ca22a81799
Implement redesign of portfolio example (#5765)
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-01-13 08:59:00 +01:00

2 lines
85 B
TypeScript

/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />