Files
Vanillae/jrx/dist/storage/impure.d.ts
T
2023-02-07 21:50:28 -07:00

11 lines
171 B
TypeScript

/**
* Impure storage API
*
* This code is responsible for
*
* - fetching the program state from storage
* - putting the program state into storage
*
* @module
*/