This repository has been archived on 2025-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
limepot-xyz/dist/_empty-middleware.mjs
2024-04-17 03:10:54 -06:00

3 lines
52 B
JavaScript

const onRequest = undefined;
export { onRequest };