UNPKG

@whook/whook

Version:

Build strong and efficient REST web services.

8 lines 249 B
export const DEFAULT_CONSUMER_CONFIG = { environments: 'all', }; export const CONSUMER_ASIDE_COMPONENTS_SUFFIXES = ['Schema']; export const CONSUMER_ASIDE_COMPONENTS_PROPERTY_MAP = { Schema: 'schema', }; //# sourceMappingURL=consumers.js.map