Home
last modified time | relevance | path

Searched refs:isMigrationRecord (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
DmigrationList.ts35 function isMigrationRecord(record: TCSVRecord): record is string[] { function
48 if (!isMigrationRecord(record)) {