UNPKG
@restmatic/server
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
The core Pomegranate plugins for RestMatic
github.com/restmatic/server
restmatic/server
@restmatic/server
/
index.d.ts
8 lines
(7 loc)
•
237 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@file
index
*
@author
Jim Bulkowski <jim.b
@paperelectron
.com> *
@project
server
*
@license
MIT {
@link
http://opensource.org/licenses/MIT} */
export
declare
const
Plugin
:
import
(
"@pomegranate/plugin-tools"
).
ApplicationBuilder
;