initStores
initStores()
Initialize the map of stores. Removes all existing stores.
import { initStores } from "carry-on-store";
initStores();
initStores()
Initialize the map of stores. Removes all existing stores.
import { initStores } from "carry-on-store";
initStores();