• Parses all the paths of the typescript import statements from content

    Parameters

    • path: string

      the current path of the file

    • content: string

      the file content

    Returns string[]

    the list of import paths

Generated using TypeDoc