UNPKG
@mi-gpt/engine
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
MiGPT 核心模块
github.com/idootop/migpt-next
idootop/migpt-next
@mi-gpt/engine
/
dist
/
base.cjs
11 lines
(6 loc)
•
206 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
'use strict'
;
var
chunkIYG37CDU_cjs =
require
(
'./chunk-IYG37CDU.cjs'
);
Object
.
defineProperty
(
exports
,
"BaseEngine"
, {
enumerable
:
true
,
get
:
function
(
) {
return
chunkIYG37CDU_cjs.
BaseEngine
; } });