Type alias FrameTyper

FrameTyper: {
    type: TypesFactoryKeys;
}

Union type representing discoverable Typed codecs.

It is unclear if the type-based frame is actually needed, because we expect the triples to be filtered upstream. However we will continue to support it until clarity emerges that it is redundant.

Type declaration

Since

0.14.0

Deprecated

0.14.0

Generated using TypeDoc