@cucumber/core
    Preparing search index...

    Interface SupportCodeOptions

    Options to modify how support code is built

    interface SupportCodeOptions {
        newId?: NewId;
    }
    Index

    Properties

    Properties

    newId?: NewId

    A function that will be used to generate unique identifiers

    crypto.randomUUID