af1e05f3b2
The client types for solid-js/web don't include the locals property on RequestEvent, causing typecheck failures. This adds a module augmentation to include the property that exists in server types.