3 lines
145 B
TypeScript
Raw Normal View History

2025-04-21 18:05:32 +08:00
import { TUIChatKit } from '../../index.ts';
TUIChatKit?.init(); // Add optional chaining operator to fix sample main package integration errors