parse_imports.ts

Declarations
#

2 declarations

view source

ImportSpecifier
#

parse_imports
#

parse_imports.ts view source

(id: PathId, contents: string, ignore_types?: boolean): ImportSpecifier[]

id

type PathId

contents

type string

ignore_types

type boolean
default true

returns

ImportSpecifier[]

Depends on
#

Imported by
#