interface UseApi {
    api?: boolean;
}

Properties

Properties

api?: boolean