mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-12-04 07:38:08 -07:00
14148f6c4a
Resolve #7779
1 line
55 B
TypeScript
1 line
55 B
TypeScript
export default (token: string) => token.length === 16;
|