diff options
Diffstat (limited to 'drive/errors.ha')
| -rw-r--r-- | drive/errors.ha | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drive/errors.ha b/drive/errors.ha new file mode 100644 index 0000000..58742fb --- /dev/null +++ b/drive/errors.ha @@ -0,0 +1 @@ +export type error = !void; |
