unihtml/cli/main.go
2024-12-22 09:15:36 +00:00

12 lines
481 B
Go

//
// Copyright 2020 FoxyUtils ehf. All rights reserved.
//
// This is a commercial product and requires a license to operate.
// A trial license can be obtained at https://unidoc.io
//
// DO NOT EDIT: generated by unitwist Go source code obfuscator.
//
// Use of this source code is governed by the UniDoc End User License Agreement
// terms that can be accessed at https://unidoc.io/eula/
package main ;import _e "github.com/unidoc/unihtml/cli/cmd";func main (){_e .Execute ()};