@mendix/extensions-api - v0.10.0
    Preparing search index...

    Interface TypeParameterCreationOptions

    interface TypeParameterCreationOptions {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string