/** * SMI-5905 Wave 1: installFromContent() — the content-based install path for * private-registry skills. * * Follows the same real-tmp-dir / real-in-memory-db pattern as * skill-installation.service.test.ts (no GitHub fetch is involved here, so * there is nothing to mock beyond the filesystem/DB fixtures). */ export {}; //# sourceMappingURL=skill-installation.content.test.d.ts.map