Skip to content

Repository files navigation

@depack/bundle-link

npm version

@depack/bundle-link is The Linked Package.

yarn add @depack/bundle-link

Table Of Contents

API

The package is available by importing its default function:

importbundleLinkfrom'@depack/bundle-link'

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

Call this function to get the result you want.

_@depack/bundle-link.Config: Options for the program.

NameTypeDescriptionDefault
shouldRunbooleanA boolean option.true
text*stringA text to return.-
/* alanode example/ */importbundleLinkfrom'@depack/bundle-link'(async()=>{constres=awaitbundleLink({text: 'example',})console.log(res)})()
example

Copyright

(c) Art Deco 2019

About

The Linked Package.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages