4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > IContext > params

IContext.params property

Signature:

params?: {
        [key: string]: any;
    };