unihtml/cli/main.go

12 lines
481 B
Go
Raw Normal View History

2021-02-08 19:36:06 +00:00
//
// 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/
2021-05-09 11:11:57 +00:00
package main ;import _g "github.com/unidoc/unihtml/cli/cmd";func main (){_g .Execute ()};