sfml.js
    Preparing search index...

    Type Alias Identification

    type Identification = {
        name: string;
        productId: number;
        vendorId: number;
    }
    Index

    Properties

    name: string
    productId: number
    vendorId: number