signal-desktop/ts/notifications/index.ts

4 lines
64 B
TypeScript
Raw Normal View History

2018-05-02 18:03:26 -04:00
import { getStatus } from './getStatus';
export { getStatus };