UNPKG

@whook/whook

Version:

Build strong and efficient REST web services.

8 lines 261 B
export const DEFAULT_TRANSFORMER_CONFIG = { environments: 'all', }; export const TRANSFORMER_ASIDE_COMPONENTS_SUFFIXES = ['Schema']; export const TRANSFORMER_ASIDE_COMPONENTS_PROPERTY_MAP = { Schema: 'schema', }; //# sourceMappingURL=transformers.js.map