UNPKG

kronosapi

Version:

Fast web api with Bun

9 lines (7 loc) 118 B
/*! * KronosAPI * Copyright(c) 2022 Bryan Blanchard * MIT Licensed */ 'use strict'; export * from "./lib/index";