this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove dead lib stubs from pre-SDK architecture

-16
-2
apps/web/src/lib/api.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/authErrors.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/cryptoTypes.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/did.ts
··· 1 - // Stubbed — may be replaced by @opake/sdk or kept as app-level utility 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/indexeddbStorage.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/oauth.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/schemas.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");
-2
apps/web/src/lib/storage.ts
··· 1 - // Stubbed — replaced by @opake/sdk 2 - throw new Error("unimplemented");