This commit is contained in:
2025-12-11 23:03:14 +00:00
commit 3906df1502
27 changed files with 12769 additions and 0 deletions

8
dist_ts/00_commitinfo_data.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export declare const commitinfo: {
name: string;
version: string;
description: string;
};