interface PKHOption {
    forceRefetch?: boolean;
}

Properties

Properties

forceRefetch?: boolean

Generated using TypeDoc