Files
snippet-box/client/src/utils/index.ts
2021-09-30 15:57:03 +02:00

4 lines
92 B
TypeScript

export * from './dateParser';
export * from './badgeColor';
export * from './findLanguage';