add depends
This commit is contained in:
parent
473954be07
commit
49b7a37597
126 changed files with 6991 additions and 8425 deletions
5
src/image.mli
Normal file
5
src/image.mli
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
open Err
|
||||
open Types
|
||||
|
||||
(* validate data, make thumbnail *)
|
||||
val build : name:string -> alt:string -> string -> img result
|
||||
Loading…
Add table
Add a link
Reference in a new issue