script-able types for better future #55249
Labels
Suggestion
An idea for TypeScript
Too Complex
An issue which adding support for may be too complex for the value it adds
Suggestion
🔍 Search Terms
List of keywords you searched for before creating this issue. Write them down here so that others can find this suggestion more easily and help provide feedback.
script-able types
types provider
types of network import
types of json module
✅ Viability Checklist
My suggestion meets these guidelines:
⭐ Suggestion
📃 Motivating Example
hard code types of per network import
@type
on http(s) import #46936 (comment)import ConstJson from './config.json' as const; #32063
Add support for URI style import #35749
Remote declaration file #28985
Maybe-countless mature features that ts dev don't have brandwidth to implement.
Maybe-countless immature features that should better provide a simple way to let user implement.
💻 Use Cases
script-able types for network import
.ts
script-able types for const/non-const json module
script-able types for jsonschema
script-able types for network import
https://cdn
script-able types for pnp-zip-like layer
script-able types for database
script-able types for webidl
script-able types for future, for example, const/non-const yaml module
Else
The text was updated successfully, but these errors were encountered: