import { InjectionToken } from "@rxdi/core"; export const SEQUELIZE = new InjectionToken('gapi-sequelize-config-token');