mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-24 22:01:13 -06:00
[GH-ISSUE #203] import {} does not work with this package. #93
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DoormatIka on GitHub (Jan 7, 2023).
Original GitHub issue: https://github.com/appy-one/acebase/issues/203
The error is:
error TS2305: Module '"acebase"' has no exported member 'AceBase'.Code:
import { AceBase } from "acebase";A band-aid to this is changing the
index.d.tsfile frompackage.json
@appy-one commented on GitHub (Jan 8, 2023):
What is your typescript version?
@appy-one commented on GitHub (Feb 16, 2023):
Closing this issue because there has been no response
@appy-one commented on GitHub (Apr 26, 2023):
This has been fixed in v1.28.3