UNPKG
lisb-hubot
Version:
latest (5.0.0)
5.0.0
4.0.0
3.5.1
3.5.0
3.4.0
3.3.3
3.3.2
2.19.2
2.19.1
2.19.0
2.18.3
2.18.2
2.18.1
2.18.0
2.17.0
2.16.1
2.16.0
A simple helpful robot for your Company
github.com/lisb/hubot
lisb/hubot
lisb-hubot
/
types
/
index.d.ts
10 lines
(7 loc)
•
201 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2023 L is B Corp.
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
import
Hubot
from
"hubot"
;
export
=
Hubot
;
export
as
namespace
Hubot
;