portablefinance/ts/00_commitinfo_data.ts

9 lines
274 B
TypeScript
Raw Normal View History

2023-11-16 01:09:48 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2023-11-16 01:09:48 +00:00
*/
export const commitinfo = {
name: '@fin.cx/portablefinance',
version: '1.0.28',
description: 'An interface package for handling financial transactions and account data within the financeplus organization.'
2023-11-16 01:09:48 +00:00
}