You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
or even better (if ambient declaration files were provided)
import{controller}from'angular-typescript';
Not really sure if this can be accomplished with raw .ts files, I know it can with compiled files and ambient declaration files (from the other closed issue), I'll fork the project, do it over there and submit a PR, if you don't agree with what is done, I'll just make it a separate npm module
There is no entry point for the package, consider doing what is being done at
test/module.ts
as entry point for the moduleThe text was updated successfully, but these errors were encountered: