[wip] jr model
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
"use strict";
|
||||
/**
|
||||
* Impure storage API
|
||||
*
|
||||
* This code is responsible for
|
||||
*
|
||||
* - fetching the program state from storage
|
||||
* - putting the program state into storage
|
||||
*
|
||||
* @module
|
||||
*/
|
||||
//export {
|
||||
// fetch_,
|
||||
// fetch_migrate
|
||||
//};
|
||||
//# sourceMappingURL=impure.js.map
|
||||
Reference in New Issue
Block a user