Skip to main content
Module

x/aleph/server/aleph.ts>Aleph#transpileModule

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Aleph.prototype.transpileModule
import { Aleph } from "https://deno.land/x/aleph@v0.3.0-beta.10/server/aleph.ts";

Parameters

module: Module
source: ModuleSource | null
optional
ignoreDeps = [UNSUPPORTED]
optional
__tracing: Set<string> = [UNSUPPORTED]

Returns

Promise<void>