summaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Arrow/Arrow.tsx
blob: e9131d107decae38440b2d27f7a11625fdcb8fe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
generated by cgit v1.2.3 (git 2.39.1) at 2025-11-03 03:36:59 +0000
 


lass="p">,
        alias: 'variable',
      },
      'line-number': {
        pattern: /:\d+(?::\d+)?\b/,
        alias: 'number',
        inside: { punctuation: /:/ },
      },
    },
  },
};