getServerFunctionMeta
Edit this pagegetServerFunctionMeta
returns a function-specific id string, that is stable across all instances when server functions are run in parallel on multiple CPU cores or workers.
This id
property can and will change between builds.
Parameters
getServerFunctionMeta(): { id: string }