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

1.0.0 • Public • Published

patria

As of now, there are no available functions in patria. Stay tuned for future updates!

npm version Bundlephobia Downloads License jsDocs.io

Contents

Installation

Install via NPM:

npm install patria

Or via Yarn:

yarn add patria

Usage

As there are currently no available functions in patria, importing the patria function will not be useful. Please stay tuned for future updates when functions become available.

ESM Entry Point

If you prefer not to install the package and want to include the ECMAScript module (ESM) entry point directly in your project, you can use the following script tag:

<script type="module">
    import patria from 'https://unpkg.com/patria@1.0.0/dist/index.mjs';
</script>

License

BSD 3-Clause © blckclov3r

Readme

Keywords

none

Package Sidebar

Install

npm i patria

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.35 kB

Total Files

7

Last publish

Collaborators

  • blckclov3r