Skip to content

AIDC Toolkit / GS1 / IdentifierTypeCreator

Type Alias: IdentifierTypeCreator<TIdentifierType> ​

IdentifierTypeCreator<TIdentifierType> = IdentifierTypeExtension<TIdentifierType, IdentifierCreator, NumericIdentifierCreator, GTINCreator, NonGTINNumericIdentifierCreator, NonSerializableNumericIdentifierCreator, SerializableNumericIdentifierCreator, NonNumericIdentifierCreator>

Defined in: src/identifier-creators.ts:28

Identifier creator type based on identifier type type.

Type Parameters ​

TIdentifierType ​

TIdentifierType extends IdentifierType

Identifier type type.