@ng-blue-duct-tape/svg-draw-stroke
Version:
Angular library that allows you to access elements inside SVG for further animation
9 lines (8 loc) • 477 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./svg-draw-stroke.directive";
import * as i2 from "@angular/common";
export declare class SvgDrawStrokeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SvgDrawStrokeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SvgDrawStrokeModule, [typeof i1.SvgDrawStrokeDirective], [typeof i2.CommonModule], [typeof i1.SvgDrawStrokeDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SvgDrawStrokeModule>;
}