Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed github_com_joker_jade.d.ts GithubComJokerJadeDefine []byte GithubComJokerJadeDeclared = map[string]any{ "config": jade.Config, "parse": jade.Parse, "parseFile": jade.ParseFile, "parseFileFromFileSystem": jade.ParseFileFromFileSystem, "parseWithFileSystem": jade.ParseWithFileSystem, "ReadFunc": jade.ReadFunc, "TabSize": jade.TabSize, "emptyReplaseTokens": engine.Empty[jade.ReplaseTokens], "emptyRefReplaseTokens": engine.EmptyRefer[jade.ReplaseTokens], "refOfReplaseTokens": engine.ReferOf[jade.ReplaseTokens], "unRefReplaseTokens": engine.UnRefer[jade.ReplaseTokens]} )
Functions ¶
This section is empty.
Types ¶
type GithubComJokerJadeModule ¶
type GithubComJokerJadeModule struct{}
func (GithubComJokerJadeModule) Exports ¶
func (S GithubComJokerJadeModule) Exports() map[string]any
func (GithubComJokerJadeModule) Identity ¶
func (S GithubComJokerJadeModule) Identity() string
func (GithubComJokerJadeModule) TypeDefine ¶
func (S GithubComJokerJadeModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.