UNPKG

ngx-bit

Version:

A flexible NG-ZORRO helper library

7 lines (6 loc) 182 B
import { BitService } from 'ngx-bit'; export declare class BitI18nSwitchComponent { bit: BitService; constructor(bit: BitService); i18nChanged(value: any): void; }