index
:
node-uwufy
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
app.d.ts
blob: 48eb4646061e81bc1f345040aff4babcddb7d898 (
plain
) (
blame
)
1
2
declare
const
uwufy
:
(
input
:
string
)
=>
string
;
export
=
uwufy
;