Predicate NextJS::getAPropsSource
Gets a reference to a props
object computed by the Next.js server.
This props
object is both used both by the server and client to render the page.
Import path
import javascript
Node getAPropsSource(Module pageModule)