eligius
    Preparing search index...

    Variable addGlobalsToOperationConst

    addGlobalsToOperation: TOperation<
        IAddGlobalsToOperationData,
        Omit<IAddGlobalsToOperationData, "globalProperties">,
    > = ...

    This operation adds the specified global property names to the current operation data. It finally removes the globalProperties property from the current operation data.