@eidos.space/types
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1241,2 +1241,2 @@ declare module "lib/const" { | ||
export { Eidos } from "worker/sdk/index" | ||
export { Eidos, EidosTable } from "worker/sdk/index" |
{ | ||
"name": "@eidos.space/types", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
@@ -1,5 +0,9 @@ | ||
## how to build declaration | ||
## @eidos.space/types | ||
```` | ||
types for Eidos SDK | ||
``` | ||
pnpm tsc --project tsconfig.types.json | ||
```` | ||
pnpm publish --no-git-checks --access public | ||
``` |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
38312
10
0