UNPKG

ferngully-aurelia-tools

Version:

Ferngully Tools for Aurelia

5 lines (4 loc) 120 B
export declare class CrBrValueConverter { toView(value: string): string; fromView(value: string): string; }