UNPKG
djs-systems
Version:
latest (4.0.3)
4.0.3
4.0.2
4.0.1
4.0.0
1.0.2
1.0.1
1.0.0
The simplest way to build complex Discord bots.
simplyd.js.org
Rahuletto/simply-djs
djs-systems
/
typings
/
src
/
error
/
index.d.ts
4 lines
(3 loc)
•
134 B
TypeScript
View Raw
1
2
3
4
export
{
HttpsError
}
from
'./HttpsError'
;
export
{
Deprecated
}
from
'./Deprecated'
;
export
{
SimplyError
}
from
'./SimplyError'
;