umbot - v2.0.8
    Preparing search index...

    Interface IGetParams

    Интерфейс для GET-параметров

    const params: IGetParams = {
    name: 'John',
    age: '25'
    };

    Indexable

    • [key: string]: string