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
/
src
/
index.ts
2 lines
•
114 B
text/typescript
View Raw
1
2
export
{ createPlugIn,
GptInfo
,
PluginEnum
}
from
"./pluginfactory"
;
export
*
as
PluginBase
from
"./aipluginbase"
;