Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
struct TsModuleLoader;
56
57
impl deno_core::ModuleLoader for TsModuleLoader {
58
fn resolve(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected