This commit is contained in:
2026-03-28 09:16:54 +00:00
commit 692e45286e
18 changed files with 12509 additions and 0 deletions

5
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,5 @@
export const commitinfo = {
name: '@apiclient.xyz/bookstack',
version: '1.0.0',
description: 'A TypeScript API client for BookStack, providing easy access to books, chapters, pages, shelves, and more.',
};