UNPKG

ordojs

Version:

A revolutionary web framework with compile-time optimizations and unified client-server development

6 lines 222 B
/** * @fileoverview OrdoJS CLI - Deployment adapter interface * Defines the interface for deployment adapters */ import { OptimizationResults } from '../asset-optimizer.js'; //# sourceMappingURL=adapter-interface.js.map