c211499
1
2
3
export function prim(g: any, weightFunc: any): Graph; import { Graph } from '../graph.js';