UNPKG

flagpole

Version:

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

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