UNPKG

@kwaeri/router

Version:

The @kwaeri/router component of the @kwaer/node-kit application platform.

8 lines (7 loc) 277 B
/** * SPDX-PackageName: kwaeri/router * SPDX-PackageVersion: 0.3.5 * SPDX-FileCopyrightText: © 2014 - 2022 Richard Winters <kirvedx@gmail.com> and contributors * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception OR MIT */ export { Router } from './src/router.mjs';