UNPKG

469 BSource Map (JSON)View Raw
1{"version":3,"file":"accordion.config.d.ts","sources":["accordion.config.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["/**\n * Configuration service, provides default values for the AccordionComponent.\n */\nexport declare class AccordionConfig {\n /** Whether the other panels should be closed when a panel is opened */\n closeOthers: boolean;\n /** turn on/off animation */\n isAnimated: boolean;\n}\n"]}
\No newline at end of file