UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

4 lines 224 B
export function isParentOf(parent: AbstractType<any>, child: Item | null): boolean; import { AbstractType } from "../types/AbstractType.js"; import { Item } from "../structs/Item.js"; //# sourceMappingURL=isParentOf.d.ts.map