UNPKG

@notifyon/vue

Version:
24 lines (21 loc) 668 B
import * as vue from 'vue'; declare const NotifyOn: vue.DefineComponent<vue.ExtractPropTypes<{ publicKey: { type: StringConstructor; required: true; }; userId: { type: StringConstructor; required: true; }; }>, () => null, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{ publicKey: { type: StringConstructor; required: true; }; userId: { type: StringConstructor; required: true; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>; export { NotifyOn };