mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-03 21:00:59 +00:00
collapsible toc
This commit is contained in:
parent
917d5791ac
commit
6d5491fdcb
14 changed files with 176 additions and 114 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
@ -5,7 +5,7 @@ declare module '*.scss' {
|
|||
|
||||
// dom custom event
|
||||
interface CustomEventMap {
|
||||
"spa_nav": CustomEvent<{ url: string }>;
|
||||
"nav": CustomEvent<{ url: string }>;
|
||||
}
|
||||
|
||||
declare global {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue