РФ
Size: a a a
РФ
ps
ps
РФ
ps
ps
NN
Record<string, string>
и { [key: string]: string }
? Не могу нагуглитьAS
Record<string, string>
и { [key: string]: string }
? Не могу нагуглитьВК
declare module 'tiptap' { //... }Все работает отлично. Но когда переношу этот файл с типами в репозиторий Б - тайпскрипт их будто не видит и вали ошибку на то что типов нет.
Could not find a declaration file for module 'tiptap'. 'C:/blablabla/tiptap/dist/tiptap.common.js' implicitlyВ ноде_модулес файл шимс есть.
has an 'any' type.
V
--isolatedModules
при таком экспорте:export { Button, IButtonProps } from './Button';
DS
--isolatedModules
при таком экспорте:export { Button, IButtonProps } from './Button';
DS
V
DS
ЕТ
DS
ЕТ