meteor-call-promise
v1.0.4
Published
Package do exactly what it name says. Calling meteor method and returns promise
Readme
Package do exactly what it name says. Calling meteor method and returns promise
import call from 'meteor-call-promise'
call('some.method')
