@perspective-dev/viewer
    Preparing search index...
    type SplitLayout = {
        children: Layout[];
        orientation: Orientation;
        sizes: number[];
    }
    Index

    Properties

    children: Layout[]
    orientation: Orientation
    sizes: number[]