[PR #161] [MERGED] Fix typescript build errors #138

Closed
opened 2026-05-23 08:31:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/161
Author: @appy-one
Created: 10/3/2022
Status: Merged
Merged: 10/3/2022
Merged by: @appy-one

Base: masterHead: fix/typescript-errors-20221003


📝 Commits (2)

📊 Changes

6 files changed (+12 additions, -6 deletions)

View changed files

📝 src/btree/binary-writer.js (+3 -0)
📝 src/btree/binary-writer.js.map (+1 -1)
📝 src/promise-fs/index.d.ts (+2 -2)
📝 src/promise-fs/index.js.map (+1 -1)
📝 src/ts/btree/binary-writer.ts (+3 -0)
📝 src/ts/promise-fs/index.ts (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase/pull/161 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 10/3/2022 **Status:** ✅ Merged **Merged:** 10/3/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/typescript-errors-20221003` --- ### 📝 Commits (2) - [`d0f8cb9`](https://github.com/appy-one/acebase/commit/d0f8cb9901456cc1e7d67888f611cfffe607d577) Fix build errors - [`5e11dbc`](https://github.com/appy-one/acebase/commit/5e11dbcce994cc2943c018e4f427d22c0af98bc0) chore: build ### 📊 Changes **6 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/btree/binary-writer.js` (+3 -0) 📝 `src/btree/binary-writer.js.map` (+1 -1) 📝 `src/promise-fs/index.d.ts` (+2 -2) 📝 `src/promise-fs/index.js.map` (+1 -1) 📝 `src/ts/btree/binary-writer.ts` (+3 -0) 📝 `src/ts/promise-fs/index.ts` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:31:39 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#138
No description provided.