FullAnchorSpec: {
    options: AnchorOptions;
    type: AnchorId;
}

An anchor spec in the form {type:..., options:{ ... }}

Type declaration