stuff
This commit is contained in:
11
public/js/cljs-runtime/emptyhead.idea.state.js
Normal file
11
public/js/cljs-runtime/emptyhead.idea.state.js
Normal file
@@ -0,0 +1,11 @@
|
||||
goog.provide('emptyhead.idea.state');
|
||||
emptyhead.idea.state.empty_state = new cljs.core.PersistentArrayMap(null, 2, [new cljs.core.Keyword(null,"_properties","_properties",-1501471594),cljs.core.PersistentArrayMap.EMPTY,new cljs.core.Keyword(null,"_descriptions","_descriptions",-429995787),new cljs.core.PersistentArrayMap(null, 3, [new cljs.core.Keyword(null,"_properties","_properties",-1501471594),"Property-to-idea mapping.",new cljs.core.Keyword(null,"property","property",-1114278232),cljs.core.PersistentArrayMap.EMPTY,new cljs.core.Keyword(null,"property_fns","property_fns",-843195850),cljs.core.PersistentArrayMap.EMPTY], null)], null);
|
||||
if((typeof emptyhead !== 'undefined') && (typeof emptyhead.idea !== 'undefined') && (typeof emptyhead.idea.state !== 'undefined') && (typeof emptyhead.idea.state.state !== 'undefined')){
|
||||
} else {
|
||||
emptyhead.idea.state.state = cljs.core.atom.cljs$core$IFn$_invoke$arity$1(emptyhead.idea.state.empty_state);
|
||||
}
|
||||
emptyhead.idea.state.reset_state_BANG_ = (function emptyhead$idea$state$reset_state_BANG_(){
|
||||
return cljs.core.reset_BANG_(emptyhead.idea.state.state,emptyhead.idea.state.empty_state);
|
||||
});
|
||||
|
||||
//# sourceMappingURL=emptyhead.idea.state.js.map
|
Reference in New Issue
Block a user