BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-08-07 16:37:19 +02:00
parent 8eafd81c9f
commit bf6d9ad777
10 changed files with 7783 additions and 18341 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartsmtp',
version: '3.0.0',
description: 'a module for handling smtp stuff'
}