sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
318 B

define(
//begin v1.x content
/*<?xml version="1.0" encoding="UTF-8" ?>*/
// The above is a workaround for Konqueror and Safari (see bug #1010)
// The parentheses are optional, but make this file a valid JS expression for
// tools to inspect
({
ar: "العربية",
hello: "ﺎﺑﺣﺮﻣ"
})
//end v1.x content
);