UNPKG

fritz-xml-2vcard

Version:

Convert FRITZ!Box address book XML format to vcards.

6 lines (5 loc) 120 B
/* jshint node: true, esversion: 6 */ (function() { 'use strict'; window.libConvert = require('./lib-convert'); })();