This module contains the common types and interfaces used in the Very Easy Framework.
It is externalized as a separate module to allow for shared usage across both server and client code.
deno add jsr:@vef/types
Or in your node project:
npx jsr add @vef/types