UNPKG

dojo

Version:

Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.

14 lines 242 B
define( //begin v1.x content { "USD_symbol": "$", "CAD_symbol": "CA$", "GBP_displayName": "British Pound", "GBP_symbol": "£", "HKD_symbol": "HK$", "AUD_symbol": "AU$", "CNY_symbol": "CN¥", "EUR_symbol": "€" } //end v1.x content );