smartlog-destination-local/ts/00_commitinfo_data.ts

9 lines
226 B
TypeScript
Raw Normal View History

2022-10-26 16:41:04 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartlog-destination-local',
2023-07-09 15:38:18 +00:00
version: '9.0.1',
2022-10-26 16:41:04 +00:00
description: 'a smartlog destination targeting the local console'
}