Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mesozoic/lib/graph/createGraph.ts>createGraph

A generic build system for Deno web apps
Go to Latest
function createGraph
import { createGraph } from "https://deno.land/x/mesozoic@v1.0.0-alpha.38/lib/graph/createGraph.ts";

Parameters

entrypoint: string
load: Loader
resolve: Resolver
optional
jsxImportSource = [UNSUPPORTED]