UNPKG

@softwareventures/maintain-project

Version:

Automatically create and maintain TypeScript projects with standard settings for Software Ventures Limited

3 lines (2 loc) 95 B
import type { JSDOM } from "jsdom"; export declare function formatIdeaXml(dom: JSDOM): string;