UNPKG

@piggly/fastify-chassis

Version:

An ESM/CommonJS toolkit to help you to do common operations in your back-end applications with Fastify and NodeJS.

3 lines 271 B
export { mountURL } from '../utils/global.js'; export { getHeaderValues, evaluateHeaders, getBearerToken, getHeaderValue, getBasicToken, replyError, getQueries, getOrigin, getParam, getQuery, getBody, getIp, } from '../utils/request.js'; //# sourceMappingURL=index.js.map