v1.0.0
Initial Release. See the documentation is: https://drash.land/sinco
Compatibility
- Requires Deno v1.4.0 or higher
- Uses Deno [email protected]
Importing
- Import this latest release by using the following in your project(s):
import { HeadlessBrowser } from "https://deno.land/x/[email protected]/mod.ts";
Updates
Initial release