UNPKG

@corvina/device-example

Version:

Corvina Device Example base on @corvina/device-client

6 lines 228 B
import { DeviceRunnerService } from "@corvina/device-client"; export declare class AppController { private readonly appService; constructor(appService: DeviceRunnerService); } //# sourceMappingURL=app.controller.d.ts.map