Skip to content

Commit

Permalink
refactor(typescript): remove getDocumentRegistry API
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Mar 11, 2024
1 parent 2a04a3b commit 99aa020
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion packages/typescript/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export * from './lib/documentRegistry';
export * from './lib/node/decorateLanguageService';
export * from './lib/node/decorateLanguageServiceHost';
export * from './lib/node/decorateProgram';
Expand Down
12 changes: 0 additions & 12 deletions packages/typescript/lib/documentRegistry.ts

This file was deleted.

0 comments on commit 99aa020

Please sign in to comment.