Add smart money event calendar enrichment
This commit is contained in:
parent
6108aea166
commit
6b794ec7ac
11 changed files with 270 additions and 8 deletions
|
|
@ -2,6 +2,9 @@
|
|||
"name": "@islandflow/refdata",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./event-calendar": "./src/event-calendar.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "bun run src/index.ts"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue