UNPKG

@iotize/ionic

Version:

Iotize specific building blocks on top of @ionic/angular.

6 lines (5 loc) 207 B
export declare function enumToOptions<T extends Object>(mapping: T): { key: string | number; text: string; }[]; export declare function tapResourceTranslateKey(path: string, subKey: string): string;