pub const fn bundle_edge_is_module_dependency(
kind: TransformBundleEdgeKind,
) -> boolExpand description
Returns whether an edge traverses into another stylesheet module.
Local CSS Modules composition stays outside this set because it names a selector in the current module rather than a separately resolved source.