//#region src/constants.d.ts
type B2BFlavour = 'OPS' | 'PREOPS';
//#endregion
export { B2BFlavour };
//# sourceMappingURL=constants.d.mts.map