MCPcopy Create free account
hub / github.com/microsoft/typescript-go / continueSearching

Function continueSearching

internal/module/resolver.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func continueSearching() *resolved {
37 return nil
38}
39
40func unresolved() *resolved {
41 return &resolved{}

Calls

no outgoing calls

Tested by

no test coverage detected