swc/crates/swc_bundler/tests/.cache/deno/7f7e7afce1432e6216cfaf131c293d8014e1cf77.ts
2021-11-09 20:42:49 +09:00

8 lines
182 B
TypeScript

// Loaded from https://deno.land/x/mysql/src/auth_plugin/index.ts
import * as caching_sha2_password from "./caching_sha2_password.ts";
export default {
caching_sha2_password,
};