6 lines
93 B
TypeScript
6 lines
93 B
TypeScript
![]() |
export const messages =
|
||
|
{
|
||
|
show_video: "I will show you a video, please wait..."
|
||
|
}
|
||
|
;
|