smartlog/ts/smartlog.plugins.ts
2023-07-12 19:21:36 +02:00

5 lines
166 B
TypeScript

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