UNPKG

@randspot/pa-cli

Version:

Playable Ads CLI

11 lines (10 loc) 299 B
export = MergeJs2Index; declare class MergeJs2Index { constructor(indexFilePath: any, jsFilePath: any, dapiFilePath: any, outFile: any); indexFilePath: string; jsFilePath: string; dapiFilePath: string; outFile: string; merge(): boolean; findScriptElem(root: any): any; }