UNPKG

atix-internetmarke

Version:

A node wrapper for the Internetmarke web service of the Deutsche Post.

12 lines (9 loc) 247 B
/** * internetmarke * Copyright (c) 2018 Manuel Schächinger * MIT Licensed * * @deprecated Will be removed in v0.4.0. Please use lib/Factory/AddressFactory instead! */ 'use strict'; module.exports = require('../Factory/AddressFactory');