Skip to main content
Module

x/apex_core/parser.ts>Resolver

JavaScript / Node.js support for the Apex language
Latest
type alias Resolver
import { type Resolver } from "https://deno.land/x/apex_core@v0.1.5/parser.ts";

Resolver returns the contents of an import.

definition: (location: string, from: string) => string