mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
2 lines
77 B
TypeScript
2 lines
77 B
TypeScript
export const verify = jest.fn((): string => 'http://alice.example/card#me');
|