This package has been archived, and as such it is read-only.
yanked
mary-ext/atcuteatproto timestamp identifier codec library
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Published
a month ago (1.0.2)
{ "$schema": "https://jsr.io/schema/config-file.v1.json", "name": "@atcute/tid", "version": "1.0.2", "license": "MIT", "exports": { ".": "./lib/index.ts" }, "publish": { "include": [ "lib/", "!lib/**/*.bun.ts", "!lib/**/*.node.ts", "!lib/**/*.bench.ts", "!lib/**/*.test.ts", "README.md" ] } }