UNPKG
@seaavey/bot
Version:
latest (1.0.3)
1.0.3
1.0.2-beta.0
1.0.1-beta.1
1.0.1-beta.0
1.0.0
The Library for Seaavey Bot
@seaavey/bot
/
lib
/
Utils
/
build.d.ts
3 lines
(2 loc)
•
122 B
TypeScript
View Raw
1
2
3
import
{
ConfigWaSocket
}
from
'../Types'
;
export
default
function
build
(
config: ConfigWaSocket[
'build'
]
):
Promise
<
void
>;