AIDC Toolkit / GS1 / IdentifierCreatorsEntry
Type Alias: IdentifierCreatorsEntry<TIdentifierType>
IdentifierCreatorsEntry<
TIdentifierType> =IdentifierTypeCreator<TIdentifierType>
Defined in: src/identifier-creators.ts:45
Identifier creators entry type based on identifier type type.
Type Parameters
TIdentifierType
TIdentifierType extends IdentifierType
Identifier type type.