UNPKG

@datr.tech/marble-transformer-core

Version:
5 lines (4 loc) 200 B
export { IHandler } from './IHandler'; export { IHandlerAccumulator } from './IHandlerAccumulator'; export { IHandlerInput } from './IHandlerInput'; export { IHandlerOutput } from './IHandlerOutput';