Properties
ast
attributes
attributes: Record<string, string>
code
code: null | string
dynamicImporters
dynamicImporters: readonly string[]
dynamicallyImportedIdResolutions
dynamically
Imported
Id
Resolutions
: readonly ResolvedId[]dynamicallyImportedIds
dynamicallyImportedIds: readonly string[]
exportedBindings
exportedBindings: null | Record<string, string[]>
exports
exports: null | string[]
hasDefaultExport
hasDefaultExport: null | boolean
id
id: string
implicitlyLoadedAfterOneOf
implicitlyLoadedAfterOneOf: readonly string[]
implicitlyLoadedBefore
implicitlyLoadedBefore: readonly string[]
importedIdResolutions
importedIds
importedIds: readonly string[]
importers
importers: readonly string[]
isEntry
isEntry: boolean
isExternal
isExternal: boolean
isIncluded
isIncluded: null | boolean
moduleSideEffects
moduleSideEffects: boolean | "no-treeshake"
syntheticNamedExports
syntheticNamedExports: string | boolean