UNPKG

mediateur

Version:

A simple library allowing the implementation of the Mediator design pattern

2 lines (1 loc) 48 B
export type Metadata = Record<string, unknown>;