mirror of
https://github.com/Noratrieb/tsfun.git
synced 2026-01-15 00:55:02 +01:00
initial commit
This commit is contained in:
commit
c5928e755b
5 changed files with 124 additions and 0 deletions
9
package.json
Normal file
9
package.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "tsfun",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue