summaryrefslogtreecommitdiff
path: root/packages/integrations/deno/test/deps.js
blob: af5f89c1310b60a65925c1b8d16860a21d8caeb8 (plain) (blame)
1
2
export * from 'https://deno.land/std@0.110.0/path/mod.ts';
export * from 'https://deno.land/std@0.132.0/testing/asserts.ts';