UNITS
constUNITS:object
Defined in: js-api/src/const.ts:272
Type Declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
Molecule | object | - | js-api/src/const.ts:273 |
Molecule.INCHI | string | 'inchi' | js-api/src/const.ts:277 |
Molecule.MOLBLOCK | string | 'molblock' | js-api/src/const.ts:275 |
Molecule.SMILES | string | 'smiles' | js-api/src/const.ts:274 |
Molecule.V3K_MOLBLOCK | string | 'v3Kmolblock' | js-api/src/const.ts:276 |