5 lines
93 B
TypeScript
5 lines
93 B
TypeScript
export const messages =
|
|
{
|
|
show_video: "I will show you a video, please wait..."
|
|
}
|
|
;
|