MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getModulePath

Method getModulePath

valdi_core/generated-src/ts/valdi_core.ts:90–90  ·  view source on GitHub ↗

* Return the path of the module, which represents its path * when imported from TypeScript.

()

Source from the content-addressed store, hash-verified

88 * when imported from TypeScript.
89 */
90 getModulePath(): any;
91 /**
92 * Returns the module exports object that should be returned to
93 * TypeScript when the module is imported.

Callers 3

getModulePathMethod · 0.65

Implementers 15

CppProxyvaldi_core/generated-src/java/com/snap
ModuleFactoryvaldi_core/generated-src/java/com/snap
JavaProxyvaldi_core/generated-src/jni/valdi_cor
DjinniModuleFactoryvaldi_core/src/valdi_core/cpp/Utils/Dj
MmapTweakProvidervaldi/test/integration/MmapModuleArchi
TestTweakValueProvidervaldi/test/integration/Runtime_tests.c
NativeModuleReferenceTestvaldi/test/integration/Runtime_tests.c
TestModuleFactoryvaldi/test/integration/Runtime_tests.c
TestModule2Factoryvaldi/test/integration/Runtime_tests.c
StandaloneGlobalScrollPerfLoggerBridgeModuleFactoryvaldi/src/valdi/standalone_runtime/Sta
ApplicationModulevaldi/src/valdi/standalone_runtime/Bri
DeviceModulevaldi/src/valdi/standalone_runtime/Bri

Calls

no outgoing calls

Tested by

no test coverage detected