Skip to content

mnpjs/test-package-3

Repository files navigation

@mnpjs/test-package-3

npm version

@mnpjs/test-package-3 is test-description

yarn add -E @mnpjs/test-package-3

Table Of Contents

API

The package is available by importing its default function:

import testPackage_3 from '@mnpjs/test-package-3'

testPackage_3(
  arg1: string,
  arg2?: boolean,
): void

Call this function to get the result you want.

/* yarn example/ */
import testPackage_3 from '@mnpjs/test-package-3'

(async () => {
  await testPackage_3()
})()

TODO

  • Add a new item to the todo list.

Copyright

(c) MNP 2018

About

test-description

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published