Files
vercel/examples/remix/remix.env.d.ts
Nathan Rajlich 5064dd404d Revert "[examples] Update Remix template to use Vite (#11217)" (#11227)
This reverts commit 1a45731c92. This
should not have been merged yet. There is still an issue with framework
detection selecting Vite instead of Remix preset.
2024-03-05 14:45:00 -08:00

3 lines
81 B
TypeScript

/// <reference types="@remix-run/dev" />
/// <reference types="@vercel/remix" />