Boots a Stone.js app and returns its Web-standard fetch handler.
This is the foundation the platform serve* helpers build on: it runs the real bootstrap via
StoneFactory with the Fetch adapter forced current, yielding (request, executionContext?) => Promise<Response>.
Boots a Stone.js app and returns its Web-standard fetch handler.
This is the foundation the platform
serve*helpers build on: it runs the real bootstrap viaStoneFactorywith the Fetch adapter forced current, yielding(request, executionContext?) => Promise<Response>.