UNPKG

@themost/web

Version:

MOST Web Framework 2.0 - Web Server Module

6 lines (4 loc) 194 B
// @themost-framework 2.0 Codename Blueshift Copyright (c) 2017-2025, THEMOST LP All rights reserved export declare class NoopHandler { } export declare function createInstance(): NoopHandler;