UNPKG

@rcsb/rcsb-saguaro-app

Version:
6 lines (5 loc) 187 B
export declare class PolymerEntityChromosomeTranslate { private readonly rawData; constructor(entityMap: Map<string, Array<string>>); getData(): Map<string, Array<string>>; }