UNPKG

@sustain/core

Version:

Sustain is a Framework that is barely used despedcies to make stable and sustainable apps

5 lines (4 loc) 134 B
/// <reference types="node" /> import { ServerResponse } from 'http'; export interface SustainResponse extends ServerResponse { }