mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-01-05 20:25:59 +01:00
1 line
55 B
TypeScript
1 line
55 B
TypeScript
export default (token: string) => token.length === 16;
|