AgentVerse's picture
first commit
670a607
import Custom from './Custom';
export default function Factory(
config?: Custom.IConfig
): Custom;