UNPKG

react-ngl

Version:
7 lines (6 loc) 478 B
export * from 'ngl'; export { StageParameters } from '../../@types/ngl/declarations/stage/stage'; export { ComponentParameters } from '../../@types/ngl/declarations/component/component'; export { StructureRepresentationType } from '../../@types/ngl/declarations/component/structure-component'; export { SurfaceRepresentationType } from '../../@types/ngl/declarations/component/surface-component'; export { StageLoadFileParams } from '../../@types/ngl/declarations/stage/stage';