docs: sync README files with recent changes

This commit is contained in:
2026-05-24 17:04:09 +00:00
parent 9ab6291a41
commit a4677f8adb
5 changed files with 18 additions and 10 deletions
+1
View File
@@ -23,6 +23,7 @@ All exports come from `src/index.ts`.
```typescript
function encodeUint64AsCrockford(value: bigint): string
function generateUlid(nowMs: number): string
function extractUlidTimestamp(ulid: string): number | null
```
### Logging