soapbox/app/soapbox/types/entities/index.ts

3 wiersze
94 B
TypeScript
Czysty Zwykły widok Historia

2022-03-21 18:09:01 +00:00
export { default as Account } from './account';
export { default as Status } from './status';