forked from hexbear-collective/hexbear-frontend
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
390 B
11 lines
390 B
declare module 'tributejs/src/Tribute.js'
|
|
declare module 'markdown-it-emoji/light'
|
|
declare module 'markdown-it-for-inline';
|
|
declare module 'emoji-short-name';
|
|
declare module 'toastify-js';
|
|
declare module '@theme-ui/color';
|
|
declare module '@theme-ui/presets';
|
|
declare module 'types/lodash.isequal';
|
|
declare module 'lodash.isequal';
|
|
declare module 'emoji-mart';
|
|
declare module 'match-sorter';
|