UNPKG

@farris/command-services-vue

Version:

Render schema to web page with farris ui.

5 lines (4 loc) 263 B
import { InjectionToken } from '@farris/devkit-vue'; export declare const MESSAGE_BOX_SERVICE_TOKEN: InjectionToken<unknown>; export declare const NOTIFY_SERVICE_TOKEN: InjectionToken<unknown>; export declare const LOADING_SERVICE_TOKEN: InjectionToken<unknown>;