UNPKG

ngx-bootstrap-expanded-features

Version:

Too many new features for bootstrap made with javascript for better performance and more options without a large css file.

6 lines (5 loc) 205 B
export declare const abreviation_traductors: { abreviationTraductor(value: string, type?: "traduce" | "convert"): string; unbefysize(value: string): string; befysize(value: string): string; };