pub fn follow_reexports(
module: Vc<Box<dyn EcmascriptChunkPlaceable>>,
export_name: RcStr,
ignore_side_effect_of_entry: bool,
) -> Vc<FollowExportsResult>pub fn follow_reexports(
module: Vc<Box<dyn EcmascriptChunkPlaceable>>,
export_name: RcStr,
ignore_side_effect_of_entry: bool,
) -> Vc<FollowExportsResult>