UNPKG
vue3-chat-yz
Version:
latest (0.0.1)
0.0.1
0.0.0
vue3-chat-yz
vue3-chat-yz
/
types
/
components
/
Thinking
/
index.d.ts
4 lines
(3 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
import
{
default
as
Thinking
}
from
'./Thinking.vue'
;
export
default
Thinking
;
export
*
from
'./types'
;