Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/formkit/formkit
/ info
Function
info
packages/cli/src/index.ts:36–38 ·
view source on GitHub ↗
(m: string)
Source
from the content-addressed store, hash-verified
34
* @internal
35
*/
36
export
const
info = (m: string): void => {
37
console.log(`${chalk.blue(m)}`)
38
}
39
40
/**
41
* @internal
Callers
9
upsertDir
Function · 0.90
requireInputCode
Function · 0.90
buildTheme
Function · 0.90
editMode
Function · 0.90
generate
Function · 0.90
apiTheme
Function · 0.90
createTheme
Function · 0.90
createProject
Function · 0.90
createApp
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected