mirror of
https://github.com/foomo/sesamy-cli.git
synced 2025-10-16 12:35:36 +00:00
docs: comment
This commit is contained in:
parent
027fdb36ce
commit
e73af3f7b3
@ -13,7 +13,7 @@ import (
|
|||||||
"golang.org/x/exp/maps"
|
"golang.org/x/exp/maps"
|
||||||
)
|
)
|
||||||
|
|
||||||
// typescriptCmd represents the typescript command
|
// NewTypeScript represents the typescript command
|
||||||
func NewTypeScript(root *cobra.Command) *cobra.Command {
|
func NewTypeScript(root *cobra.Command) *cobra.Command {
|
||||||
cmd := &cobra.Command{
|
cmd := &cobra.Command{
|
||||||
Use: "typescript",
|
Use: "typescript",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user