Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ngTableParams):
parameters
method returns incorrect object
`parameters` method when called without arguments should return the current `ParamValues`, but instead is returning a reference to `this`
- Loading branch information