UNPKG

pbxproj-dom

Version:
3 lines (2 loc) 82 B
import { Document } from "./ast"; export function parse(input: string): Document;