We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eac98a commit 7d2c9e6Copy full SHA for 7d2c9e6
src/index.ts
@@ -3,6 +3,7 @@ export { jsonCompletion } from "./json-completion.js";
3
export {
4
jsonSchemaLinter,
5
type JSONValidationOptions,
6
+ handleRefresh,
7
} from "./json-validation.js";
8
9
0 commit comments