mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 07:49:30 +08:00
1 line
No EOL
150 B
Text
1 line
No EOL
150 B
Text
var e=btoa,a=atob;function r(e){return btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/\=/g,"")}export{r as base64url,a as decode,e as encode}; |