interface MockOptions {
    virtual?: boolean;
}

Properties

Properties

virtual?: boolean