Blueprint interface for the Alibaba FC Adapter.
This interface extends StoneBlueprint and defines the structure of the Alibaba FC adapter blueprint used in the Stone.js framework. It includes a stone object with an array of AlibabaFcAdapterConfig items.
StoneBlueprint
stone
AlibabaFcAdapterConfig
Allow adding any additional custom properties. The value of the custom properties can be of any type, depending on user requirements.
Application-level settings, including environment, middleware, logging, and service registration.
Blueprint interface for the Alibaba FC Adapter.
This interface extends
StoneBlueprintand defines the structure of the Alibaba FC adapter blueprint used in the Stone.js framework. It includes astoneobject with an array ofAlibabaFcAdapterConfigitems.