OfflineContext configuration options.

interface Options {
    trace?: Action;
}

Properties

Properties

trace?: Action