fix(core): Implemented, fixes #1

This commit is contained in:
2025-01-14 17:34:16 +01:00
parent 656f5b7dfb
commit f065ef0e94
13 changed files with 9880 additions and 123 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/beautyfiglet',
version: '1.0.4',
description: 'A Node.js module for creating figlet text displays.'
}