typo sourceMappings.ts

pull/5581/head
Tristav 1 month ago committed by Aniket
parent 6797146f95
commit a87d8ad4fc
  1. 2
      libs/remix-astwalker/src/sourceMappings.ts

@ -8,7 +8,7 @@ export declare interface SourceMappings {
} }
/** /**
* Turn an character offset into a "LineColPosition". * Turn a character offset into a "LineColPosition".
* *
* @param offset The character offset to convert. * @param offset The character offset to convert.
*/ */

Loading…
Cancel
Save