Type Alias: Frame
Frame =
object
Defined in: types.ts:1
Properties
Property | Type | Defined in |
---|---|---|
async? | boolean | null | types.ts:7 |
column? | number | null | types.ts:6 |
file? | string | null | types.ts:4 |
function? | string | null | types.ts:2 |
in_app? | boolean | null | types.ts:9 |
line? | number | null | types.ts:5 |
method? | string | null | types.ts:3 |
toplevel? | boolean | null | types.ts:8 |