UNPKG
@abmaonline/aemsync
Version:
latest (3.1.0)
3.1.0
Adobe AEM Synchronization Tool
github.com/abmaonline/aemsync
abmaonline/aemsync
@abmaonline/aemsync
/
src
/
handlers
/
bundle-handler.js
8 lines
(5 loc)
•
99 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
'use strict'
class
BundleHandler
{
//
TODO:
Implement.
}
module
.
exports
=
BundleHandler