Posts by Francisco Borges • 11 points
1 post
-
1
votes0
answers83
viewsQ: Reflection with Property Developer in typescript does not work
I am trying to create a developer (Nonexportable) to inform which fields of a class should not be exported. Follow code: nonexportable-decorators.ts const NON_EXPORTABLE_KEY =…