smartlog/ts/smartlog.plugins.ts

6 lines
104 B
TypeScript
Raw Normal View History

2019-10-22 13:04:15 +00:00
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
export {
smartlogInterfaces
};