mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-20 20:16:06 -04:00
issue: importing revolt.js without skipLibCheck throws type errors #22
Reference in New Issue
Block a user
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 @insertish on GitHub (Feb 15, 2023).
Minimum reproducible example: https://gitlab.insrt.uk/insert/revolt.js-type-issue
@lexisother commented on GitHub (May 17, 2023):
I am not keen on bumping issues, but even on the latest version this occurs:

@lexisother commented on GitHub (May 17, 2023):
Correction; the above only happens on
v7*.6.0.20-patch.2is fine, however it still contains the type errors I initially reported when not usingskipLibCheck.@insertish commented on GitHub (May 12, 2025):
This was fixed at some point.