@creator.co/wapi - v1.8.1
    Preparing search index...

    Type Alias ProcessConfig

    ProcessConfig: Omit<TransactionConfig, "throwOnErrors" | "syncReturn">

    A type that represents a modified version of the TransactionConfig type, excluding the 'throwOnErrors' and 'syncReturn' properties.