6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
if (!window.Asciinema){
|
|
window.Asciinema = {};
|
|
}
|
|
|
|
Asciinema.Renderer = {};
|