smartlog/ts/smartlog.plugins.ts

4 lines
102 B
TypeScript
Raw Normal View History

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