* Returns the current configuration object * * @returns the current configuration object
()
| 717 | * @returns the current configuration object |
| 718 | */ |
| 719 | getConfig(): RevealConfig; |
| 720 | |
| 721 | /** |
| 722 | * Returns a key:value hash of all query params. |
no outgoing calls
no test coverage detected