evalstate's picture
download
raw
308 Bytes
import { type TransportType } from '../shared/constants.js';
export interface RunApplicationOptions {
transportType: Exclude<TransportType, 'unknown'>;
port: number;
}
export declare function runApplication(options: RunApplicationOptions): Promise<void>;
//# sourceMappingURL=run-application.d.ts.map

Xet Storage Details

Size:
308 Bytes
·
Xet hash:
9e4655874dfecd7ae1e17a01b9eb295a551d3755a40c3071f3ccf66da2a8b27c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.