UNPKG

@edgeone/framework-detect

Version:

A framework detection library for web projects

3 lines 145 B
import type { DetectionResult } from "./types"; export declare function getOtherFramework(): DetectionResult; //# sourceMappingURL=utils.d.ts.map