// License: LGPL-3.0-or-later
import {WebUserSignInOut} from "./api/sign_in";

export const APIS = [WebUserSignInOut]