AnchorConfiguration: {
    allowedFrameIds: Set<Id>;
    allowedTypes: Set<FrameAnchorType>;
}

Type declaration