Skip to content

Commit

Permalink
Update ExtensionApi.mts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Dec 24, 2024
1 parent 4d0512f commit bb6b786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/_integrationTests/src/ExtensionApi.mts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export type { OnSpellCheckDocumentStep } from '../../_server/dist/api.cjs';
export type { OnSpellCheckDocumentStep } from '../../_server/out/api.cjs';
export type { CSpellClient } from '../../client/out/client/index.mjs';
export type { ExtensionApi } from '../../client/out/extensionApi.mjs';

0 comments on commit bb6b786

Please sign in to comment.