smartlog/ts/smartlog.plugins.ts

6 lines
104 B
TypeScript

import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
export {
smartlogInterfaces
};