vue-facing-decorator icon indicating copy to clipboard operation
vue-facing-decorator copied to clipboard

Make static properties/methods accessible through the runtime object built from the class

Open MeesterDev opened this issue 10 months ago • 0 comments

This solves #125.

I initially considered throwing an error where there is now a warning, but settled on a warning to prevent breaking existing code. image

MeesterDev avatar Jul 02 '25 09:07 MeesterDev