UNPKG

@t-agent/core

Version:

TA Core 统一入口包 - 整合所有核心功能

7 lines (6 loc) 190 B
export * from '@t-agent/utils'; export * from '@t-agent/sdk'; export * from '@t-agent/api'; export * from '@t-agent/business'; export * from '@t-agent/i18n'; export * from '@t-agent/query';