···11/**
22 * # AT Protocol Common Utilities
33 *
44- * Shared TypeScript code for other @atproto/* packages.
44+ * Shared TypeScript code for other @atp/* packages.
55 * This package is oriented towards writing servers.
66 */
77export * as check from "./check.ts";