UNPKG

flagpole

Version:

Simple and fast DOM integration, headless or headful browser, and REST API testing framework.

4 lines (3 loc) 113 B
import { ProtoResponse } from "../response"; export declare abstract class DOMResponse extends ProtoResponse { }