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