MCPcopy Create free account
hub / github.com/denoland/roll-your-own-javascript-runtime / TsModuleLoader

Class TsModuleLoader

src/main.rs:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55struct TsModuleLoader;
56
57impl deno_core::ModuleLoader for TsModuleLoader {
58 fn resolve(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected