3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
"use strict";
|
|
|
|
fetch("https://example.com/example.txt");
|
"use strict";
|
|
|
|
fetch("https://example.com/example.txt");
|