UNPKG

ngx-materialize

Version:

An Angular wrap around Materialize library

5 lines (4 loc) 155 B
import { MzSwitchDirective } from '../switch.directive'; export declare class MzSwitchContainerComponent { mzSwitchDirective: MzSwitchDirective; }