signal-desktop/ts/notifications/index.ts

4 lines
64 B
TypeScript
Raw Normal View History

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