Skip to main content
Module

x/aleph/import_map.json

The Full-stack Framework in Deno.
Very Popular
Go to Latest
File
{ "imports": { "std/": "https://deno.land/std@0.180.0/", "aleph/": "./", "aleph/server": "./server/mod.ts", "aleph/dev": "./server/dev.ts", "aleph/plugins/deploy": "./plugins/deploy.ts", "aleph/plugins/unocss": "./plugins/unocss.ts", "aleph/plugins/mdx": "./plugins/mdx.ts", "aleph/react": "./framework/react/mod.ts", "aleph/plugins/react": "./framework/react/plugin.ts", "@unocss/core": "https://esm.sh/v113/@unocss/core@0.50.6", "@unocss/preset-uno": "https://esm.sh/v113/@unocss/preset-uno@0.50.6", "react": "https://esm.sh/v113/react@18.2.0", "react-dom": "https://esm.sh/v113/react-dom@18.2.0", "react-dom/": "https://esm.sh/v113/react-dom@18.2.0/", "@mdx-js/react": "https://esm.sh/v113/@mdx-js/react@2.3.0" }}