Properties
Optional assertions
Optional attributes
Optional end
end?: null | number
Optional extra
extra?: Record<string, unknown> Optional importKind
importKind?: null | "value" | "type" | "typeof"
Optional module
module?: null | boolean
Optional phase
phase?: null | "source" | "defer"
Optional range
range?: [number, number]
source
specifiers
Optional start
start?: null | number
Optional trailingComments
trailingComments?: null | Comment[] type
type: "ImportDeclaration"