mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-24 13:09:07 +01:00
14148f6c4a
Resolve #7779
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
export default (token: string) => token.length === 16;
|