UNPKG

vue-auth3

Version:

<p align="center"> <img src="./docs/public/icon.svg" width="180px"> </p>

9 lines (6 loc) 248 B
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/type/drivers/HttpDriver.ts function defineHttpDriver(opts) { return opts; } exports.defineHttpDriver = defineHttpDriver; //# sourceMappingURL=chunk-MUWY7QNK.js.map