mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 16:42:15 +01:00
4 lines
152 B
Go
4 lines
152 B
Go
// Package api provides a module which manages a LibreOffice instance and
|
|
// interacts with it via the UNO (Universal Network Objects) API.
|
|
package api
|