Skip to content

Commit

Permalink
Add deno types
Browse files Browse the repository at this point in the history
  • Loading branch information
echamudi committed Jan 15, 2021
1 parent 2027a4f commit 858fe72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mod.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// <deno-types path="./mod.d.ts" />

export { cv } from './opencv-deno.js';

export function cvTranslateError (cv, err) {
Expand Down

0 comments on commit 858fe72

Please sign in to comment.