URL: http://github.com/torokmark/design_patterns_in_typescript/tree/main/proxy
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Provide a surrogate or placeholder for another object to control access to it.
GOF