mirror of
https://github.com/thomaspark/bootswatch.git
synced 2025-10-18 15:32:57 +00:00
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
define(function() {
|
|
return typeof undefined;
|
|
});
|