4 行
170 B
TypeScript
4 行
170 B
TypeScript
|
|
export { XLog } from './XLog'
|
||
|
|
export type { LogLevel, Environment, LogEvent, IssueEvent, XLogEvent } from './types'
|
||
|
|
export type { UpdateDownloadProgress } from './types'
|