MCPcopy Index your code
hub / github.com/bytebase/bytebase / t

Function t

frontend/src/react/components/sql-editor/SchemaPane/schemaTree.ts:482–482  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

480};
481
482const t = (key: string) => i18n.t(key);
483
484const mapTableNodes = (
485 schema: SchemaMetadata,

Callers 15

useSchemaPaneContextMenuFunction · 0.70
SyncSchemaButtonFunction · 0.70
SchemaPaneInnerFunction · 0.70
FlatTableListFunction · 0.70
useAvailableActionsFunction · 0.70
mapTableNodesFunction · 0.70
mapExternalTableNodesFunction · 0.70
mapViewNodesFunction · 0.70
buildSchemaNodeChildrenFunction · 0.70
DatabaseGroupDataTableFunction · 0.50
ActionDropdownFunction · 0.50
ProjectSelectFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected