@neutral-trade/internal 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -0
- package/dist/db/index.d.mts +2 -0
- package/dist/db/index.mjs +3 -0
- package/dist/db-8FCd_z9L.mjs +724 -0
- package/dist/index-TvJXGjUv.d.mts +3762 -0
- package/dist/index.d.mts +13 -0
- package/dist/index.mjs +22 -0
- package/dist/sdk/index.d.mts +1 -0
- package/dist/sdk/index.mjs +3 -0
- package/package.json +55 -0
package/README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# pkg-placeholder
|
|
2
|
+
|
|
3
|
+
[npm version](https://npmjs.com/package/pkg-placeholder)
|
|
4
|
+
[npm downloads](https://npmjs.com/package/pkg-placeholder)
|
|
5
|
+
[bundle](https://bundlephobia.com/result?p=pkg-placeholder)
|
|
6
|
+
[JSDocs](https://www.jsdocs.io/package/pkg-placeholder)
|
|
7
|
+
[License](https://github.com/antfu/pkg-placeholder/blob/main/LICENSE)
|
|
8
|
+
|
|
9
|
+
*description*
|
|
10
|
+
|
|
11
|
+
## Note for Developers
|
|
12
|
+
|
|
13
|
+
This starter recommands using [npm Trusted Publisher](https://github.com/e18e/ecosystem-issues/issues/201), where the release is done on CI to ensure the security of the packages.
|
|
14
|
+
|
|
15
|
+
To do so, you need to run `pnpm publish --access restricted` manually for the very first time to create the package on npm, and then go to `https://www.npmjs.com/package/<your-package-name>/access` to set the connection to your GitHub repo.
|
|
16
|
+
|
|
17
|
+
Then for the future releases, you can run `pnpm run release` to do the release and the GitHub Actions will take care of the release process.
|
|
18
|
+
|
|
19
|
+
## Sponsors
|
|
20
|
+
|
|
21
|
+
## License
|
|
22
|
+
|
|
23
|
+
[MIT](./LICENSE) License © [Anthony Fu](https://github.com/antfu)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { A as TSyncCursor, B as rawVaultDataSchema, C as TokenDocType, D as TmpPortfolioItemType, E as TTmpVaultPortfolioItems, F as referralsModel, G as TPendingWithdrawal, H as TPortfolioItem, I as referralsSchema, J as TDailyVaultSnapshotItem, K as pendingWithdrawalModel, L as IRawVaultDataDoc, M as syncCursorSchema, N as TReferral, O as tmpVaultPortfolioItemsModel, P as TReferree, R as RawVaultDataDocType, S as ITokenDoc, T as tokenSchema, U as portfolioHistoryModel, V as TPortfolioHistory, W as portfolioHistorySchema, X as dailyVaultSnapshotSchema, Y as dailyVaultSnapshotModel, _ as userModel, a as vaultHistoryModel, b as txHistoryModel, c as vaultEventModel, d as vaultModel, f as vaultSchema, g as TUser, h as userVaultSnapshotSchema, i as TVaultHistory, j as syncCursorModel, k as tmpVaultPortfolioItemsSchema, l as vaultEventSchema, m as userVaultSnapshotModel, n as vaultsMetadataModel, o as vaultHistorySchema, p as TUserVaultSnapshot, q as pendingWithdrawalSchema, r as vaultsMetadataSchema, s as TVaultEvent, t as TVaultMetadata, u as TVault, v as userSchema, w as tokenModel, x as txHistorySchema, y as TTxHistory, z as rawVaultDataModel } from "../index-TvJXGjUv.mjs";
|
|
2
|
+
export { IRawVaultDataDoc, ITokenDoc, RawVaultDataDocType, TDailyVaultSnapshotItem, TPendingWithdrawal, TPortfolioHistory, TPortfolioItem, TReferral, TReferree, TSyncCursor, TTmpVaultPortfolioItems, TTxHistory, TUser, TUserVaultSnapshot, TVault, TVaultEvent, TVaultHistory, TVaultMetadata, TmpPortfolioItemType, TokenDocType, dailyVaultSnapshotModel, dailyVaultSnapshotSchema, pendingWithdrawalModel, pendingWithdrawalSchema, portfolioHistoryModel, portfolioHistorySchema, rawVaultDataModel, rawVaultDataSchema, referralsModel, referralsSchema, syncCursorModel, syncCursorSchema, tmpVaultPortfolioItemsModel, tmpVaultPortfolioItemsSchema, tokenModel, tokenSchema, txHistoryModel, txHistorySchema, userModel, userSchema, userVaultSnapshotModel, userVaultSnapshotSchema, vaultEventModel, vaultEventSchema, vaultHistoryModel, vaultHistorySchema, vaultModel, vaultSchema, vaultsMetadataModel, vaultsMetadataSchema };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { A as dailyVaultSnapshotSchema, C as rawVaultDataModel, D as pendingWithdrawalModel, E as portfolioHistorySchema, O as pendingWithdrawalSchema, S as referralsSchema, T as portfolioHistoryModel, _ as tmpVaultPortfolioItemsModel, a as vaultEventModel, b as syncCursorSchema, c as vaultSchema, d as userModel, f as userSchema, g as tokenSchema, h as tokenModel, i as vaultHistorySchema, k as dailyVaultSnapshotModel, l as userVaultSnapshotModel, m as txHistorySchema, n as vaultsMetadataSchema, o as vaultEventSchema, p as txHistoryModel, r as vaultHistoryModel, s as vaultModel, t as vaultsMetadataModel, u as userVaultSnapshotSchema, v as tmpVaultPortfolioItemsSchema, w as rawVaultDataSchema, x as referralsModel, y as syncCursorModel } from "../db-8FCd_z9L.mjs";
|
|
2
|
+
|
|
3
|
+
export { dailyVaultSnapshotModel, dailyVaultSnapshotSchema, pendingWithdrawalModel, pendingWithdrawalSchema, portfolioHistoryModel, portfolioHistorySchema, rawVaultDataModel, rawVaultDataSchema, referralsModel, referralsSchema, syncCursorModel, syncCursorSchema, tmpVaultPortfolioItemsModel, tmpVaultPortfolioItemsSchema, tokenModel, tokenSchema, txHistoryModel, txHistorySchema, userModel, userSchema, userVaultSnapshotModel, userVaultSnapshotSchema, vaultEventModel, vaultEventSchema, vaultHistoryModel, vaultHistorySchema, vaultModel, vaultSchema, vaultsMetadataModel, vaultsMetadataSchema };
|