2f78893ace
* Avoid escaping export identifier when it is a known global * Use a record type instead of a record schema type as the generic parameter for `ListRecord` * Export everything from `@atproto/lex-data` and `@atproto/lex-json` * Add lex-json and lex-data to lex readme * lock * Apply defaults when running `schema.$build()` on objects and records. * changeset * simplify $Typed and $TypedMaybe * tidy * tidy * Add `enumBlobRefs` utility function * Add an `indexFile` option that allows generating an "index.ts" file that re-exports every tld namespaces. * readme * Add `base64ToUtf8` and `utf8ToBase64` utilities * Add service auth authentication method