Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
-
- // when this is loaded into the browser,
- // just use the defaults...
-
- module.exports = function (name, defaults) {
- return defaults
- }
|