Reference

BoundaryGraphClientBoundary

Describes an import that crosses from server-rendered code into a client boundary.

Signature

interface BoundaryGraphClientBoundary

Members

exportNames?: readonly string[]
importerFile: string
moduleFile: string
source: string