UNPKG

a-bundleless-future-counter-component

Version:
45 lines (27 loc) 500 B
# step-1-one-file A library that ???. This library is JSM-only (does not support `require`-ing it). ## Installation ```sh npm install @roundforest/step-1-one-file ``` ## Basic use ??? Example: ```js import {} from '@roundforest/step-1-one-file' ??? ``` ## API ### `???(???)` ??? Example: ```js import {} from '@roundforest/step-1-one-file' ??? ``` ## Contributing See the documentation on contributing code to packages in this monorepo [here](../../CONTRIBUTING.md). ### License MIT