UNPKG

internetmarke

Version:

A node implementation to use the Internetmarke web service of Deutsche Post.

11 lines (7 loc) 154 B
/*! * internetmarke * Copyright (c) 2018-2021 Manuel Schächinger * MIT Licensed */ 'use strict'; module.exports = require('./lib/Internetmarke');