@shadmanZero/tenantos-api
    Preparing search index...

    Interface PXEScript

    interface PXEScript {
        content: string;
        id: number;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    content: string
    id: number
    name: string
    type: string