mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 07:31:55 +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"
|
|
}; |