FlexibleAlignmentRepresentationPresetProvider: StructureRepresentationPresetProvider<undefined, {
    components?: undefined;
    representations?: undefined;
} | {
    components: ComponentMapType;
    representations: RepresentationMapType;
}> = ...

Generated using TypeDoc