mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
8 lines
No EOL
89 B
JavaScript
8 lines
No EOL
89 B
JavaScript
define([
|
|
"Lib/Utilities/Core/Extensions"
|
|
],
|
|
|
|
function (Parent) {
|
|
|
|
"use strict";
|
|
}); |