mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Replace typescript compiler with native tsgo compiler
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
import { focusSafely, getFocusableTreeWalker } from '@react-aria/focus';
|
||||
import type { ReactNode, RefObject } from 'react';
|
||||
import React, { useEffect, useRef } from 'react';
|
||||
// @ts-expect-error - Needs tinykeys to update package.json type resolution
|
||||
import { createKeybindingsHandler } from 'tinykeys';
|
||||
import { strictAssert } from '../../../util/assert.std.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user