JSPM

react-native-nice-learning-torch

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q30724F
  • License MIT

test

Package Exports

  • react-native-nice-learning-torch
  • react-native-nice-learning-torch/lib/module/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-nice-learning-torch) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-nice-learning-torch

react native nice learning torch

Installation

npm install react-native-nice-learning-torch

Usage

import { multiply } from 'react-native-nice-learning-torch';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library