mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-23 22:33:42 -04:00
Added observable for web worker communication
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
*/
|
||||
export interface Config {
|
||||
base: string /* Base URL */
|
||||
search: string /* Web worker URL */
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user