UNPKG

@ngx-telly/plugin-timecode

Version:

Telly - SMPTE timecode plugin

12 lines (11 loc) 570 B
import { TellyTimecodeDirective } from '../../directives/timecode.directive'; import * as i0 from "@angular/core"; export declare class StepBackComponent { icon: string; size: string; directive: TellyTimecodeDirective; title: string; onClick(): void; static ɵfac: i0.ɵɵFactoryDeclaration<StepBackComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<StepBackComponent, "telly-step-back", never, { "icon": { "alias": "icon"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>; }