0.1.1 • Published 8 years ago
es-decorator-utils v0.1.1
es-decorator-utils
Utility functions to help deal with ECMAScript decorators.
:warning: These functions only work on elements that have associated metadata (i.e. they must be decorated).
Installation
The library can be installed using npm:
npm install es-decorator-utils --saveOr using yarn:
yarn add es-decorator-utils