smartlog/ts/smartlog.plugins.ts
2020-06-05 09:25:28 +00:00

5 lines
164 B
TypeScript

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