https://github.com/ozum/sil
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ozum/sil
- Owner: ozum
- License: mit
- Created: 2020-05-07T06:28:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:45:52.000Z (over 2 years ago)
- Last Synced: 2025-02-09T18:24:57.619Z (3 months ago)
- Language: JavaScript
- Size: 3.8 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @ozum/sil
- [Synopsis 4](#synopsis-4)
- [Details](#details)
- [API](#api)
- [@ozum/sil](#ozumsil)
- [Functions](#functions)
- [deneme](#deneme)
- [sil](#sil)
- [Contribution](#contribution)# Synopsis 4
# Details
# API
# @ozum/sil
## Functions
### deneme
▸ **deneme**(`a`: number): *number*
*Defined in [index.ts:7](https://github.com/ozum/sil/blob/ce2f830/src/index.ts#L7)*
Some function
**Parameters:**
Name | Type | Description |
------ | ------ | ------ |
`a` | number | is number to return |**Returns:** *number*
number
___
### sil
▸ **sil**(`a`: number): *number*
*Defined in [sub/sil.ts:7](https://github.com/ozum/sil/blob/ce2f830/src/sub/sil.ts#L7)*
Some function
**Parameters:**
Name | Type | Description |
------ | ------ | ------ |
`a` | number | is number to return |**Returns:** *number*
number
# Contribution