UNPKG
@sitesoft/ssp-support
Version:
latest (0.2.5)
0.2.5
0.2.3
0.2.2
0.2.2-3
0.2.2-2
0.2.1
0.2.0
0.1.2
0.1.1
0.0.2
0.0.1
Various tools, data-structures and utils
github.com/sitesoft/ssp-support
sitesoft/ssp-support
@sitesoft/ssp-support
/
dist
/
types
/
index.d.ts
4 lines
•
244 B
TypeScript
View Raw
1
2
3
4
import
ModuleCollection
, {
EVENT_REGISTERED
}
from
'./ModuleCollection.js'
;
import
receiveBusEvent, {
BusEvent
}
from
'./BusEvent.js'
;
export
{
ModuleCollection
, receiveBusEvent,
BusEvent
,
EVENT_REGISTERED
};
//# sourceMappingURL=index.d.ts.map