UNPKG

@nativescript-community/preferences

Version:

Common API to allow users to use native (familiar) app settings screens instead of having to craft custom UIs

5 lines 162 B
import Observable from '@nativescript-community/observable'; export class Common extends Observable { destroy() { } } //# sourceMappingURL=index.common.js.map