How to use it in ES5 #717
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I'm trying to use ng2-file-upload via ES5, in a project that can not be ported to TypeScript. Do you export your modules and directives via a global object, just like ng.core or ng.common for example? I can't find any information about that, and I can't figure it out from reading the code.
Thank you so much.