mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
Feature/v2/embed pdf (#4437)
Switched to Embed pdf for viewer --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: James Brunton <[email protected]>
This commit is contained in:
co-authored by
Copilot
James Brunton
parent
f29bbfd15b
commit
065bb46c1e
Vendored
+5
-1
@@ -15,4 +15,8 @@ declare module '../assets/material-symbols-icons.json' {
|
||||
height?: number;
|
||||
};
|
||||
export default value;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Add proper EmbedPDF types for local submodule integration
|
||||
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user