Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/runtime/solid/transformer.ts>default

The Full-stack Framework in Deno.
Go to Latest
class default
implements ModuleLoader
import { default } from "https://deno.land/x/aleph@1.0.0-beta.26/runtime/solid/transformer.ts";

Methods

load(
specifier: string,
content: string,
env: ModuleLoaderEnv,
): ModuleLoaderOutput
test(path: string): boolean