mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 03:42:15 +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
|