Interface: CodeFrame

Represents @babel/core-frame.

Table of contents

Properties

Properties

content

content: string

Defined in

plugins/symbolicate/types.ts:29


fileName

fileName: string

Defined in

plugins/symbolicate/types.ts:34


location

location: Object

Type declaration

Name Type
column number
row number

Defined in

plugins/symbolicate/types.ts:30