pub unsafe extern "C" fn GetModuleMetadataHook(
rt: *mut JSRuntime,
) -> ModuleMetadataHook
Expand description
Get the hook for populating the import.meta metadata object.
pub unsafe extern "C" fn GetModuleMetadataHook(
rt: *mut JSRuntime,
) -> ModuleMetadataHook
Get the hook for populating the import.meta metadata object.