Function resolveSync

  • Synchronously resolve a moduleId as though it were imported from parent

    On failure, throws a ResolveError

    Parameters

    • moduleId: string
    • parent: string

    Returns string

  • Synchronously resolve a moduleId as though it were imported from parent

    On failure, throws a ResolveError

    Parameters

    • moduleId: string
    • parent: string

    Returns string

Generated using TypeDoc