UNPKG

igniteui-angular-spreadsheet

Version:

Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.

10 lines (9 loc) 221 B
import { Base, Type } from "igniteui-angular-core"; /** * @hidden */ export declare class SR extends Base { static $t: Type; static a(a: string): string; static b(a: string, ...b: any[]): string; }