Files
smartrule/ts/00_commitinfo_data.ts

9 lines
208 B
TypeScript
Raw Permalink Normal View History

2022-08-07 11:18:02 +02:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartrule',
2022-08-07 11:19:43 +02:00
version: '2.0.1',
2022-08-07 11:18:02 +02:00
description: 'a smart rule library for handling decision trees.'
}