denoland / denoland/deploy_feedback

latest type definition for deno deploy

Open
#123 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

How do I get the latest type definition for deno deploy?

The type definitions at https://deno.land/x/deploy@0.4.0/types/deploy.window.d.ts are out of date (no URLPattern API) and the repository is archived.

I know I can use the type definition for the deno CLI instead, but it would be nice if I could find out by type checking that I'm using an API that exists in the CLI but not in deploy.

related https://github.com/denoland/deployctl/issues/24, https://github.com/denoland/deployctl/issues/53

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the referenced deploy.window.d.ts file at deno.land/x/deploy@0.4.0 and the related deployctl issues #24 and #53. Determine whether a maintained type-definition source exists and what supported distinction between Deploy and the Deno CLI should be documented or exposed; completion should make the current type-checking path clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.