Skip to content

Commit 7d2c9e6

Browse files
committed
export handleRefresh
1 parent 1eac98a commit 7d2c9e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export { jsonCompletion } from "./json-completion.js";
33
export {
44
jsonSchemaLinter,
55
type JSONValidationOptions,
6+
handleRefresh,
67
} from "./json-validation.js";
78

89
export {

0 commit comments

Comments
 (0)