Skip to main content
Module

x/velociraptor/test/yaml/test_config.ts

The npm-style script runner for Deno
Latest
File
//Linting this file should normally throw a no-explicit-any//but this rule is disabled by deno.jsonc and should work//if --config is correctly specifiedtype ExplicitAny = any;