Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EsbuildParser ¶
func (*EsbuildParser) ParseImports ¶
func (p *EsbuildParser) ParseImports(filePath, source string) ([]string, []error)
ParseImports returns all the imports from a file after parsing it.
Click to show internal directories.
Click to hide internal directories.