UNPKG

ketcher-react

Version:
6 lines (5 loc) 184 B
import { StructService } from 'ketcher-core'; export declare class IndigoProvider { static getIndigo(): StructService; static setIndigo(newIndigo: StructService): void; }