9 lines
274 B
TypeScript
9 lines
274 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
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.'
|
|
}
|