Module deno_graph::source

source ·

Structs§

Enums§

Constants§

Statics§

Traits§

  • A trait which allows asynchronous loading of source files into a module graph in a thread safe way as well as a way to provide additional meta data about any cached resources.
  • A trait which can be used to allow the module graph to report status events to the user.
  • A trait which allows the module graph to resolve specifiers and type only dependencies. This can be use to provide import maps and override other default resolution logic used by deno_graph.

Functions§

Type Aliases§