UNPKG

nativescript-autocomplete-x

Version:
7 lines (6 loc) 236 B
import { AutocompleteXBase } from './autocomplete-x.common'; export declare class AutocompleteX extends AutocompleteXBase { // define your typings manually // or.. // take the ios or android .d.ts files and copy/paste them here }