Skip to main content

blueprint.generator_2.typename

Home > @blaze-cardano/blueprint > Generator_2 > typeName

Generator_2.typeName() method

Signature:

typeName(declaration: {
$ref: string;
}, definitions?: Record<string, Annotated<Schema>>): string;

Parameters

Parameter

Type

Description

declaration

{ $ref: string; }

definitions

Record<string, Annotated<Schema>>

(Optional)

Returns:

string