mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
5 lines
No EOL
144 B
Text
5 lines
No EOL
144 B
Text
[WILDCARD]
|
|
function _applyDecoratedDescriptor(target, property, decorators, descriptor, context) {
|
|
[WILDCARD]
|
|
new SomeClass().test();
|
|
[WILDCARD] |