@prosekit/extensions
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -344,2 +344,5 @@ import { CommandArgs } from '@prosekit/core'; | ||
/** | ||
* @deprecated Use `defineAutocomplete` instead. | ||
*/ | ||
export declare function defineSuggestion(options: SuggestionOptions): Extension<ExtensionTyping<string, string, CommandArgs>>; | ||
@@ -346,0 +349,0 @@ |
{ | ||
"name": "@prosekit/extensions", | ||
"type": "module", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "author": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53942
1632