SerenityJS
    Preparing search index...

    Interface ChemistryTableBlock

    interface ChemistryTableBlock {
        chemistry_table_type?: ChemistryTableType;
        direction?: number;
    }
    Index

    Properties

    chemistry_table_type?: ChemistryTableType
    direction?: number