Variable serialImplementationsConst

serialImplementations: {
    [key: string]: Type<Serial>;
} = ...

Type declaration

Generated using TypeDoc