UNPKG

wa-chat-server-microsoft

Version:

wa-chat-server adapter for the Microsoft Bot Framework

7 lines (6 loc) 164 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RequestMock = void 0; class RequestMock { } exports.RequestMock = RequestMock;