# Functions
SetStore set the onex-fakeserver store instance in a global variable `S`.
# Variables
Global variable to hold the store instance.
# Interfaces
IStore defines the interface for the store layer, specifying the methods that need to be implemented.
OrderExpansion defines additional methods for order operations.
OrderStore defines the interface for order-related operations.