algonim
    Preparing search index...

    Type Alias Layout

    Layout: {
        [key: string]: { pos: [number, number]; value: any; connect: string[] };
    }

    Type Declaration

    • [key: string]: { pos: [number, number]; value: any; connect: string[] }