Type alias SyncSkeleton

SyncSkeleton: IdObjectSkeletonInterface & {
    mappings: MappingSkeleton[];
}

Type declaration