UNPKG

@gailbear/ngx-device-detector

Version:

<a href="https://koderlabs.github.io/ngx-device-detector"> <h1 align="center">ngx-device-detector</h1> </a>

9 lines (8 loc) 184 B
/** * Created by ahsanayaz on 08/11/2016. */ export declare class ReTree { constructor(); test(string: string, regex: any): any; exec(string: string, regex: any): any; }