SNIK Graph - v25.01
    Preparing search index...

    Interface LayoutJson

    interface LayoutJson {
        graph: CustomJsonLayout;
        title: string;
        type: LAYOUT;
        version: string;
    }
    Index
    title: string
    type: LAYOUT
    version: string