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
- Host: GitHub
- URL: https://github.com/garronej/redesigned-octo-bassoon
- Owner: garronej
- License: mit
- Created: 2021-12-01T18:52:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T22:32:52.000Z (over 3 years ago)
- Last Synced: 2025-03-18T06:35:53.822Z (3 months ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
This is a test publishing beta release
![]()
![]()
![]()
![]()
# 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";
```