Skip to content
New issue

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

fix: export starter kit extension options #1593

Merged
merged 1 commit into from Jul 20, 2021
Merged

fix: export starter kit extension options #1593

merged 1 commit into from Jul 20, 2021

Conversation

iamursky
Copy link
Contributor

@iamursky iamursky commented Jul 15, 2021

Starter kit extension options were not exported.
Without this change, we have to import types from the dist directory:

import { StarterKitOptions } from "@tiptap/starter-kit/dist/packages/starter-kit/src/starter-kit";

@hanspagel hanspagel merged commit 4a2a428 into ueberdosis:main Jul 20, 2021
@hanspagel
Copy link
Contributor

Thaaanks! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants