Nickolay - KiokuJS-0.01
Role('KiokuJS.TypeMap.Role.NoDeps', {
methods : {
getRequiredClasses : function () {
return []
}
}
})
This infrastructure is considered to be beta.
Everything should be usable, to a certain degree.
Role('KiokuJS.TypeMap.Role.NoDeps', {
methods : {
getRequiredClasses : function () {
return []
}
}
})