im new to deno fresh and i was trying to set up a basic project but i cannot find a way to import the preact package into the project
when i try to do add this line import { h } from "preact"; it gives me the error
'Cannot find module 'preact' or its corresponding type declarations'
the code that i'm trying to run is at the bottom of this page https://fresh.deno.dev/docs/getting-started/create-a-route
sorry, but i cannot find the apposite tag for fresh.js since is a new framework and i don't have enough points to create a new tag