mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 16:51:00 +08:00
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
//A test for loading a file with a protocol-less URL via require()
|
|
|
|
var bar = {
|
|
name: "bar"
|
|
}; |