Sign in
dart
/
native.git
/
81bda33f
/
.
/
pkgs
/
jnigen
/
example
/
pdfbox_plugin
/
lib
/
pdfbox_plugin.dart
blob: edf350801b0ba81453094023d52fed06013c3863 [
file
]
/// File merely exporting the generated bindings from lib/src/third_party
library
pdfbox_plugin
;
export
'src/third_party/org/apache/pdfbox/pdmodel.dart'
;
export
'src/third_party/org/apache/pdfbox/text.dart'
;