interface AssemblyPath {
    indices: number[];
}

Properties

Properties

indices: number[]