mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
5 lines
182 B
Go
5 lines
182 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
|