swc/bundler/tests/.cache/untrusted/23e14537266a75e92df9bc1b8813f243d1e6d4d3.ts
강동윤 bbaf619f63
fix(bundler): Fix bugs (#1437)
swc_bundler:
 - [x] Fix wrapped esms. (denoland/deno#9307)
 - [x] Make test secure.
2021-03-02 17:33:03 +09:00

13 lines
321 B
TypeScript

// Loaded from https://raw.githubusercontent.com/denjucks/dex/master/mod.ts
// Dex
// --------------
// (c) 2020-present Anthony Mancini
// Dex may be freely distributed under the MIT license.
// For details and documentation:
// http://knexjs.org
import dex from './lib/index.js';
export default dex;