mobile-core-api
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

mobile-core-api

This package contains the mobile-core interfaces for mobile-modules

Installation

yarn add mobile-core-api

Usage

import { getStorageItem } from "mobile-core-api";

// ...

const result = await getStorageItem('ItemKeySample');

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

/mobile-core-api/

    Package Sidebar

    Install

    npm i mobile-core-api

    Weekly Downloads

    1

    Version

    0.7.1

    License

    MIT

    Unpacked Size

    43.5 kB

    Total Files

    51

    Last publish

    Collaborators

    • gitarcitano