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

Type declaration

    Generated using TypeDoc