Skip to main content
Module

x/aleph/import_map.json

The Full-stack Framework in Deno.
Very Popular
Go to Latest
File
{ "imports": { "aleph/": "./", "aleph/types": "./types.d.ts", "aleph/web": "./framework/core/mod.ts", "aleph/react": "./framework/react/mod.ts", "std/": "https://deno.land/std@0.106.0/", "react": "https://esm.sh/react@17.0.2", "react-dom": "https://esm.sh/react-dom@17.0.2" }}