UNPKG

dmclc

Version:

Dolphin Minecraft Launcher Core

3 lines (2 loc) 142 B
import { MCVersion } from "../schemas.js"; export declare function expandInheritsFrom(versionObject: MCVersion, rootPath: string): MCVersion;