An open API service indexing awesome lists of open source software.

https://github.com/garronej/redesigned-octo-bassoon

This is a test publishing beta release
https://github.com/garronej/redesigned-octo-bassoon

Last synced: 3 months ago
JSON representation

This is a test publishing beta release

Awesome Lists containing this project

README

        





This is a test publishing beta release










Home
-
Documentation

# Install / Import

this is a new version

```bash
$ npm install --save redesigned-octo-bassoon
```

```typescript
import { myFunction, myObject } from "update_ts_ci";
```

Specific imports:

```typescript
import { myFunction } from "redesigned-octo-bassoon/myFunction";
import { myObject } from "redesigned-octo-bassoon/myObject";
```