@ascentbv/ts-common - v1.0.199
    Preparing search index...

    Type Alias BlockComponentCtor

    type BlockComponentCtor = {
        COMPONENT_ID: string;
        new (): BlockCustomComponent;
    }
    Index

    Properties

    Properties

    COMPONENT_ID: string