mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 02:05:21 -04:00
Update dependency markmap-lib to v0.9.2 (#707)
* Update dependency markmap-lib to v0.9.2 Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
parent
3b50a00021
commit
47f84f1933
6 changed files with 9 additions and 15 deletions
|
@ -1,3 +0,0 @@
|
|||
declare module 'markmap-lib/dist/transform' {
|
||||
export { transform, getUsedAssets } from 'markmap-lib/types/transform'
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
declare module 'markmap-lib/dist/util/loader' {
|
||||
export { loadCSS, loadJS } from 'markmap-lib/types/util/loader'
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
declare module 'markmap-lib/dist/view' {
|
||||
export { Markmap } from 'markmap-lib/types/view'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue