UNPKG
tmaiplugin
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
TrainingMaster AIGC Component
tmaiplugin
/
dist
/
index.d.ts
3 lines
(2 loc)
•
115 B
TypeScript
View Raw
1
2
3
export
{ createPlugIn,
GptInfo
,
PluginEnum
}
from
"./pluginfactory"
;
export
*
as
PluginBase
from
"./aipluginbase"
;