weasel API - v0.8.0
    Preparing search index...

    Interface LayoutChild<TPose>

    interface LayoutChild<TPose> {
        id: string;
        pose: TPose;
    }

    Type Parameters

    • TPose
    Index

    Properties

    Properties

    id: string
    pose: TPose