ghost import { GhostExome } from "exome/ghost"; class GhostExomeThis is a class that pretends to be Exome store, but doesn't apply same change detection logic. This is useful for testing and mocking data.class GhostExome { constructor() }