UNITS
constUNITS:object
Defined in: src/const.ts:248
Type Declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
Molecule | object | - | src/const.ts:249 |
Molecule.INCHI | string | 'inchi' | src/const.ts:253 |
Molecule.MOLBLOCK | string | 'molblock' | src/const.ts:251 |
Molecule.SMILES | string | 'smiles' | src/const.ts:250 |
Molecule.V3K_MOLBLOCK | string | 'v3Kmolblock' | src/const.ts:252 |