index
:
github/tanzanite.git
feature/neaconfig
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
/
lib
/
extensions
/
discord-akairo
/
BushTask.ts
blob: 1b70c8862324097d079150aeacb592def27849d9 (
plain
)
1
2
3
import
{
Task
}
from
'discord-akairo'
;
export
abstract
class
BushTask
extends
Task
{}