@remirror/core-constants
Advanced tools
Comparing version 0.0.0-pr2166.2 to 0.0.0-pr2166.3
@@ -608,1 +608,11 @@ /** | ||
export { } | ||
declare global { | ||
namespace Remirror { | ||
/** | ||
* This interface is for extending the default `ExtensionTag`'s in your | ||
* codebase with full type checking support. | ||
*/ | ||
interface ExtensionTags {} | ||
} | ||
} |
{ | ||
"name": "@remirror/core-constants", | ||
"version": "0.0.0-pr2166.2", | ||
"version": "0.0.0-pr2166.3", | ||
"description": "The core constants used throughout the remirror codebase", | ||
@@ -34,3 +34,3 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__core-constants", | ||
"devDependencies": { | ||
"@remirror/cli": "0.0.0-pr2166.2" | ||
"@remirror/cli": "0.0.0-pr2166.3" | ||
}, | ||
@@ -37,0 +37,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
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
105841
2045