]> BookStack Code Mirror - bookstack/blob - resources/js/custom.d.ts
Merge pull request #5627 from BookStackApp/lexical_20250525
[bookstack] / resources / js / custom.d.ts
1 declare module '*.svg' {
2     const content: string;
3     export default content;
4 }
Morty Proxy This is a proxified and sanitized view of the page, visit original site.