Type alias PrivateSkeleton

PrivateSkeleton: {
    [name: string]: PrivateSkeletonInfo | SoftLink;
}

Type declaration

Generated using TypeDoc