Function create_page_loader_entry_module

Source
pub fn create_page_loader_entry_module(
    client_context: Vc<Box<dyn AssetContext>>,
    entry_asset: Vc<Box<dyn Source>>,
    pathname: RcStr,
) -> Vc<Box<dyn Module>>