mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 14:57:00 +10:00
13 lines
129 B
TypeScript
13 lines
129 B
TypeScript
export {
|
|
Document,
|
|
Font,
|
|
Image,
|
|
Link,
|
|
Page,
|
|
pdf,
|
|
renderToBuffer,
|
|
StyleSheet,
|
|
Text,
|
|
View,
|
|
} from "#react-pdf-renderer";
|