No description
  • TypeScript 100%
Find a file
2026-08-09 16:29:08 +10:00
src Remove pointless comment 2026-03-10 23:24:58 +11:00
.gitignore initial version 2026-03-09 13:10:42 +11:00
bun.lock initial version 2026-03-09 13:10:42 +11:00
LICENSE add LICENSE 2026-03-09 20:25:01 +11:00
package.json initial version 2026-03-09 13:10:42 +11:00
README.md first commit 2026-03-09 13:09:35 +11:00
renovate.json chore(deps): add renovate.json 2026-08-09 01:46:52 +00:00
tsconfig.json initial version 2026-03-09 13:10:42 +11:00

@packages/aws-web-identity-token-helper

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v1.3.10. Bun is a fast all-in-one JavaScript runtime.