3 lines
145 B
TypeScript
Raw Normal View History

2025-03-19 15:35:09 +08:00
import { TUIChatKit } from '../../index.ts';
TUIChatKit?.init(); // Add optional chaining operator to fix sample main package integration errors