source:
frontend/node_modules/fork-ts-checker-webpack-plugin/lib/formatter/CodeFrameFormatter.d.ts
| Last change on this file was 9af201e, checked in by , 13 days ago | |
|---|---|
|
|
| File size: 255 bytes | |
| Line | |
|---|---|
| 1 | import { Formatter } from './Formatter'; |
| 2 | import { BabelCodeFrameOptions } from './types/babel__code-frame'; |
| 3 | declare function createCodeFrameFormatter(options?: BabelCodeFrameOptions): Formatter; |
| 4 | export { createCodeFrameFormatter, BabelCodeFrameOptions }; |
Note:
See TracBrowser
for help on using the repository browser.
