Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 961 Bytes

File metadata and controls

48 lines (31 loc) · 961 Bytes

@mnpjs/test-package-4

npm version

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

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

Table Of Contents

API

The package is available by importing its default function:

import testPackage_4 from '@mnpjs/test-package-4'

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

Call this function to get the result you want.

/* yarn example/ */
import testPackage_4 from '@mnpjs/test-package-4'

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

TODO

  • Add a new item to the todo list.

Copyright

(c) MNP 2018