MCPcopy
hub / github.com/tailwindlabs/tailwindcss / at

Method at

integrations/utils.ts:796–796  ·  view source on GitHub ↗
(
    line: number,
    column: number,
  )

Source from the content-addressed store, hash-verified

794
795export interface SourceMap {
796 at(
797 line: number,
798 column: number,
799 ): {

Callers 8

findTargetNodeFunction · 0.80
migrateFunction · 0.80
isSafeMigrationFunction · 0.80
dumpFilesFunction · 0.80
parseSourceMapFunction · 0.80
index.test.tsFile · 0.80
index.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected