UNPKG

chat-engine

Version:
5 lines (4 loc) 102 B
export declare class ChatEngineCore { create (pnConfig: any, ceConfig: any): any; plugins: any; }