Function: createPublishRequestHandler()
createPublishRequestHandler(
options): (request) =>Promise<Response>
Defined in: createPublishRequestHandler.ts:11
Creates the form-compatible publish endpoint while leaving publication and access control to the host.
Parameters
options
Returns
(request) => Promise<Response>