UNPKG

@ionic/cli-plugin-cordova

Version:

Ionic Cordova Plugin for Ionic CLI

4 lines (3 loc) 142 B
/// <reference types="xml2js" /> import * as xml2jsType from 'xml2js'; export declare function load(modulePath: 'xml2js'): typeof xml2jsType;