We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typescript error TS7016: Could not find a declaration file for module '@pikulinpw/ckeditor5-fullscreen'
Quick Fix: // @ts-ignore import FullScreen from '@pikulinpw/ckeditor5-fullscreen/src/FullScreen';
The text was updated successfully, but these errors were encountered:
Hello, while I was busy with the main projects, within a month 2 updates will be released and in the second update I will add typescript support
Sorry, something went wrong.
No branches or pull requests
Typescript error
TS7016: Could not find a declaration file for module '@pikulinpw/ckeditor5-fullscreen'
Quick Fix:
// @ts-ignore
import FullScreen from '@pikulinpw/ckeditor5-fullscreen/src/FullScreen';
The text was updated successfully, but these errors were encountered: