UNPKG
@api-buddy/plugin-utils
Version:
latest (3.0.0)
3.0.0
2.0.0
1.0.0
0.4.111
0.4.109
0.4.108
0.4.107
0.4.106
Shared utilities for API Buddy plugins
@api-buddy/plugin-utils
/
src
/
index.js
3 lines
•
99 B
JavaScript
View Raw
1
2
3
// Export the plugin manager
export
*
from
'./plugin-manager.js'
;
//# sourceMappingURL=index.js.map