Last active
May 1, 2019 00:55
-
-
Save ktutnik/ba0f6461889567d578fa658ea3e5c7da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
__decorate([ | |
noop(), | |
__metadata("design:type", Function), | |
__metadata("design:paramtypes", [Number, Number]), | |
__metadata("design:returntype", Array) | |
], AnimalClass.prototype, "list", null); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment