-
- All Known Implementing Classes:
JsBridge
,JsGuestModuleLoader
public interface JsModuleLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
evalModule(JsModule module)
JsModule
loadModule(JsModuleSystem moduleSystem, UriPath moduleId)
UriPath
resolveModulePath(UriPath basePath, UriPath modulePath)
-