UNPKG

nativescript-preferences

Version:
7 lines (6 loc) 209 B
import { Common } from './preferences.common'; export declare class Preferences extends Common { // define your typings manually // or.. // take the ios or android .d.ts files and copy/paste them here }