⚠️ Oops! This page doesn't appear to define a type called _.
Edit

CompilePackage

This module does not have a toplevel documentation block.

let startsWith: (string, string) => bool

let invert: ('a => bool, 'a) => bool

let compileBucklescript: ( ~debug: bool, bucklescriptOptions, package ) => ( list(codeBlock), option((string, option((string, Buffer.t)))) )

let compilePackage: (~debug: bool, package) => option( ( list(codeBlock), option((string, option((string, Buffer.t)))) ) )