__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
import '../../';
declare module '../../' {
/**
* Mode combinator that can be used to extend a mode with an 'overlay' — a secondary mode is run over the stream,
* along with the base mode, and can color specific pieces of text without interfering with the base mode.
*/
function overlayMode(base: Mode<any>, overlay: Mode<any>, combine?: boolean): Mode<any>;
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| loadMode.d.ts | File | 416 B | 0644 |
|
| multiplex.d.ts | File | 1.54 KB | 0644 |
|
| overlay.d.ts | File | 386 B | 0644 |
|
| simple.d.ts | File | 905 B | 0644 |
|