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

0.4.24 • Public • Published

orderiom api package

Project setup

npm i orderiom-api-package --save

use in your store as a plugin

visit Configuration Reference

or simply use it as a module in your store

import orderiomApiPackage from 'orderiom-api-package'
import store from './store' // your store, without this module

Vue.use(orderiomApiPackage, { store }) // registers this module.

Vue.use(orderiomApiPackage, { store },{ preserveState: true }) // registers this module with preserveState.

Readme

Keywords

none

Package Sidebar

Install

npm i orderiom-api-package

Weekly Downloads

114

Version

0.4.24

License

ISC

Unpacked Size

112 kB

Total Files

14

Last publish

Collaborators

  • ak-software