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

9 lines
227 B
TypeScript
Raw Normal View History

2022-10-26 16:41:04 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2024-04-24 16:30:06 +00:00
name: '@push.rocks/smartlog-destination-local',
version: '9.0.2',
2022-10-26 16:41:04 +00:00
description: 'a smartlog destination targeting the local console'
}