Skip to content

Commit

Permalink
Deleted old source-map-js integration branch in parseSourceAndMetadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Sep 22, 2021
1 parent aacf091 commit ffd4784
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 302 deletions.
2 changes: 0 additions & 2 deletions packages/react-devtools-shared/src/hooks/astUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ export type Position = {|
column: number,
|};

export type SourceConsumer = any;

export type SourceFileASTWithHookDetails = {
sourceFileAST: File,
line: number,
Expand Down
Loading

0 comments on commit ffd4784

Please sign in to comment.