Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Typings changes. #124

Merged
merged 3 commits into from
Dec 11, 2016
Merged

Typings changes. #124

merged 3 commits into from
Dec 11, 2016

Conversation

ninachaubal
Copy link
Contributor

Summary

A few changes to our type declarations.

  1. Remove typings dependencies. Typings makes the user manually add dependencies in their project rather than pick them from feathers-client. So it isn't useful to have these in here.

  2. Switch all the classes to interfaces since interfaces are more appropriate here.

  3. I originally missed get() from the REST interface and the realtime interface. I've added them in.

@daffl daffl merged commit 1927c39 into feathersjs-ecosystem:master Dec 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants