mirror of
https://gitea.com/actions/stale.git
synced 2026-07-21 04:52:22 +00:00
Initial import
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
module.exports = function _btoa(str) {
|
||||
return btoa(str)
|
||||
}
|
||||
Reference in New Issue
Block a user