smartsystem/ts/00_commitinfo_data.ts

9 lines
204 B
TypeScript
Raw Normal View History

2022-07-28 20:07:52 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartsystem',
2022-07-28 20:14:24 +00:00
version: '3.0.1',
2022-07-28 20:07:52 +00:00
description: 'interact with the system you are running on'
}