mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
5 lines
184 B
Go
5 lines
184 B
Go
// Package chromium provides a module which adds routes for converting HTML
|
|
// documents to PDF. Other modules may also retrieve the [Api] provided by this
|
|
// module.
|
|
package chromium
|