UNPKG

@rcsb/rcsb-saguaro-app

Version:
9 lines 230 B
export class PolymerEntityChromosomeTranslate { constructor(entityMap) { this.rawData = entityMap; } getData() { return this.rawData; } } //# sourceMappingURL=PolymerEntityChromosomeTranslate.js.map