UNPKG

@show-runner/fixturelibrary

Version:

Utility library making it easy to work with the open-fixture-library.

6 lines (5 loc) 90 B
export interface Manufacturers { [key: string]: { name: string; }; }