Skip to main content
Module

x/dexr/tsconfig.json

React SSR & hydrate library on Deno.
Go to Latest
File
{ "compilerOptions": { "plugins": [ { "name": "typescript-deno-plugin", "enable": true, "importmap": "import_map.json" } ] }}