types for neardata
🚧 WIP
ℹ️ these types where written for internal use by sleet.near
ℹ️ works for and tested with fastnear neardata
ℹ️ https://github.com/fastnear/neardata-server/
develop and publish this package
bun install
# bun run index.ts
bun run tsc --noEmit
bunx prettier . --write
# publish
bun run build
bun publish --dry-run
bunx npm login
bun publish --access publicbun add @sleet-js/neardata-typesThis project was created using bun init in bun v1.3.11. Bun is a fast all-in-one JavaScript runtime.
copyright 2026 by sleet.near