swc/bundler/tests/.cache/deno/020e7c93fbe1e18a705db3506ade9f67fb9bf81b.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

4 lines
152 B
TypeScript

// Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/subscription/index.js
export { subscribe, createSourceEventStream } from './subscribe.js';