Files
DP/AdminPanel/plugins/index.ts
zuowei1216 1b19ff1b92 20251222
2025-12-22 21:06:29 +08:00

4 lines
182 B
TypeScript

export type { ICepConfig } from './jsx/types';
export { initJsx, evalJSX } from './utils/cep';
export { CEPPath } from './utils/cep/cepPath'
export { CSInterface } from "./utils/cep"