prolink-connect
    Preparing search index...

    Interface Artwork

    interface Artwork {
        id: number;
        path?: string;
    }
    Index

    Properties

    Properties

    id: number
    path?: string