UNITS
constUNITS:object
Defined in: src/const.ts:260
Type Declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
Molecule | object | - | src/const.ts:261 |
Molecule.INCHI | string | 'inchi' | src/const.ts:265 |
Molecule.MOLBLOCK | string | 'molblock' | src/const.ts:263 |
Molecule.SMILES | string | 'smiles' | src/const.ts:262 |
Molecule.V3K_MOLBLOCK | string | 'v3Kmolblock' | src/const.ts:264 |